Skip to content

Why doesn't TokenAuthentication include a refresh token? #8455

Discussion options

You must be logged in to vote

From what I understand, DRF's TokenAuthentication is different from more popular token concepts such as OAuth token. Someone in #601 (comment) even said that the token is somewhat comparable to password. The issue isn't about refresh token, but it hinted at how the TokenAuthentication differs from other popular token mechanisms.

If you find this doesn't suit you, there are 3rd party packages available as alternatives.

DRF suggested if you need additional functionality outside the features already implemented as a 3rd party package:

Feature requests will often be closed with a recommendation that they be implemented outside of the core REST framework library. Keeping new feature requests …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@realsuayip
Comment options

Answer selected by realsuayip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants