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(server): validate oauth profile has a sub #15967

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Feb 8, 2025

Validate that the returned oauth profile contains the sub field, which is required by the spec and used for linking to a user.

@jrasm91 jrasm91 merged commit 758bcd1 into main Feb 8, 2025
38 checks passed
@jrasm91 jrasm91 deleted the fix/validate-oauth-profile branch February 8, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants