about summary refs log tree commit diff
path: root/gn_auth/auth/authentication/oauth2/grants/refresh_token_grant.py
AgeCommit message (Collapse)Author
2025-02-26Fix pylint errors.Frederick Muriuki Muriithi
2024-05-13Register the RefreshTokenGrant with the serverFrederick Muriuki Muriithi
Register the RefreshTokenGrant with the server to enable refreshing of the tokens.