Skip to content
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

Refresh endpoint must check for required refresh token #166

Closed
jjg-123 opened this issue Feb 5, 2024 · 0 comments
Closed

Refresh endpoint must check for required refresh token #166

jjg-123 opened this issue Feb 5, 2024 · 0 comments

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Feb 5, 2024

The OAuth 2 spec (https://www.rfc-editor.org/rfc/rfc6749#page-47) asserts in section 6 that the refresh token is required. The code should check for this explicitly and fail outright.

jjg-123 pushed a commit that referenced this issue Feb 5, 2024
…oint and fail immediately if it is not there.
@jjg-123 jjg-123 closed this as completed Jun 12, 2024
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