#3 Second week (External URL Invites)
Hey there!
This is my second week's blog post during Google Summer of Code 2022.
TL;DR
- Add a background task that runs the bot in parallel to the web server which handles API requests.
- Support for Aiohttp session.
- Implement External Url Invites
- Add dependency to handle unauthorized users.
- Create custom router and axios interceptor to parse responses and redirect users to login page on 401 unauthorized request error.
Related PRs:
Comments
Post a Comment