Asynchronous OAuth 2.0 provider for Python 3

aiohttp asgi asyncio fastapi oauth2 oauth2-server python python-3 python3
1 Open Issue Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Investigate and modify the `RefreshTokenGrantType` in the `aioauth` library to prevent the automatic revocation and regeneration of refresh tokens upon access token expiry. The goal is to only generate a new access token while keeping the existing refresh token valid, unless explicitly revoked.

Complexity: 4/5
help wanted

Asynchronous OAuth 2.0 provider for Python 3

Python
#aiohttp#asgi#asyncio#fastapi#oauth2#oauth2-server#python#python-3#python3