Skip to content

Validating redirect_uri on authorize #26

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

Merged
merged 1 commit into from
Apr 30, 2025
Merged

Conversation

geelen
Copy link
Collaborator

@geelen geelen commented Apr 30, 2025

This ends up calling this.lookupClient(clientId) inside parseAuthRequest, which I think is ok.

Annoyingly, I also usually call that from outside, but then I don't really want to change the return value of oauthReqInfo because I've been serialising this directly in the state I pass upstream. So this feels... fine?

@geelen geelen requested a review from kentonv April 30, 2025 10:53
@kentonv kentonv force-pushed the validate-redirect-on-authorize branch from cf3d116 to 66de8d8 Compare April 30, 2025 14:22
@kentonv kentonv merged commit 4393dd4 into main Apr 30, 2025
1 check passed
@kentonv kentonv deleted the validate-redirect-on-authorize branch April 30, 2025 15:16
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.

2 participants