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

Ensure WebAuthn redirect matches expected shape #6987

Merged
merged 1 commit into from Mar 7, 2024

Conversation

scotttrinh
Copy link
Contributor

In our framework helpers, we expect that the UI callback is either called with a code search parameter, or a verification_email_sent_at parameter, otherwise it treats the response as an error.

@scotttrinh scotttrinh requested a review from jaclarke March 5, 2024 04:04
@scotttrinh scotttrinh force-pushed the verification-redirect-fix branch 2 times, most recently from f82111f to a87e21e Compare March 5, 2024 16:21
Base automatically changed from verification-redirect-fix to master March 7, 2024 20:16
In our framework helpers, we expect that the UI callback is either
called with a `code` search parameter, or a `verification_email_sent_at`
parameter, otherwise it treats the response as an error.
@scotttrinh scotttrinh merged commit 47764a0 into master Mar 7, 2024
24 checks passed
@scotttrinh scotttrinh deleted the conform-webauthn-redirect branch March 7, 2024 21:08
msullivan pushed a commit that referenced this pull request Mar 8, 2024
In our framework helpers, we expect that the UI callback is either
called with a `code` search parameter, or a `verification_email_sent_at`
parameter, otherwise it treats the response as an error.
msullivan pushed a commit that referenced this pull request Mar 8, 2024
In our framework helpers, we expect that the UI callback is either
called with a `code` search parameter, or a `verification_email_sent_at`
parameter, otherwise it treats the response as an error.
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.

None yet

3 participants