Open Issues Need Help
View All on GitHub Why the refresh token is revoked in RefreshTokenGrantType ? about 2 months ago
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
aliev/aioauth
220
Asynchronous OAuth 2.0 provider for Python 3
Python
#aiohttp#asgi#asyncio#fastapi#oauth2#oauth2-server#python#python-3#python3