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

fix: use custom Redirect URI validation logic in RefreshTokenGrant #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Octol1ttle
Copy link
Contributor

Closes Octol1ttle/ElyPrismLauncher#33

This PR fixes issues (like the one above) that would occur if a client sent a redirect_uri when the grant type was set to refresh_token. While the client doesn't have to (and probably shouldn't) send redirect_uri when refreshing tokens, the OAuth2 library we are using tries to validate it regardless of the grant type.

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

Successfully merging this pull request may close these issues.

Ely.by account becomes offline after relogging in ElyPrismLauncher
1 participant