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

Handle failures in passwordless auth #432

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented Mar 11, 2025

Sometimes passwordless auth can fail. When this
happens, a browser auth works around the issue by
falling back to a password + MFA auth. We need to
do the same.

dmulder added 2 commits March 11, 2025 13:12
Sometimes passwordless auth can fail. When this
happens, a browser auth works around the issue by
falling back to a password + MFA auth. We need to
do the same.

Signed-off-by: David Mulder <[email protected]>
Signed-off-by: David Mulder <[email protected]>
@dmulder dmulder merged commit 39ce53c into stable-0.9.x Mar 11, 2025
5 checks passed
@dmulder dmulder deleted the stable-0.9.x_handle_passwordless_fail branch March 11, 2025 20:42
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.

1 participant