authlib / authlib/demo-oauth-client
Refresh token Django
Open
- Dominant language
- Python
- Stars
- 287
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Django refresh token update_token doesn't refresh the token; example doesn't have auto refresh token implemented. Any suggestion to get it working.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Django example's update_token implementation and how the example handles token expiry. Reproduce the missing refresh behavior, then confirm that expired access tokens are automatically refreshed and the stored token is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100