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 #431

Merged
merged 1 commit into from
Mar 11, 2025
Merged

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.

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]>
@dmulder
Copy link
Collaborator Author

dmulder commented Mar 11, 2025

@run-stop This is the patch from our debugging session this morning.

@dmulder dmulder merged commit 0089956 into main Mar 11, 2025
6 checks passed
@dmulder dmulder deleted the dmulder/handle_passwordless_fail branch March 11, 2025 18:35
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