Skip to content

Strengthen security of token refresh flow #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chriscarrollsmith opened this issue Dec 27, 2024 · 0 comments
Open

Strengthen security of token refresh flow #81

chriscarrollsmith opened this issue Dec 27, 2024 · 0 comments

Comments

@chriscarrollsmith
Copy link
Contributor

Let's analyze the security of the token refresh flow.

Are we invalidating old refresh tokens, and should we be doing so?
Are we, and should we be, tracking refresh token usage?
Are we, and should we be, maintaining a token blacklist for revoked tokens?
Are we vulnerable to replay attacks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant