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: Support all mfa auth methods #1030

Merged
merged 4 commits into from
Sep 20, 2024
Merged

fix: Support all mfa auth methods #1030

merged 4 commits into from
Sep 20, 2024

Conversation

Vinzent03
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Not all mfa auth methods can be parsed.

What is the new behavior?

Add the rest of methods from here

Additional context

Just in case, is the auth team aware that the MFAPhone has different string values? 😅

https://github.com/supabase/auth/blob/a6c18243b92b74798b6317e1c35c8a73bc3fd6e1/internal/models/factor.go#L81

and

https://github.com/supabase/auth/blob/a6c18243b92b74798b6317e1c35c8a73bc3fd6e1/internal/models/factor.go#L113

I have chosen mfa/phone for now.

#966

@Vinzent03 Vinzent03 changed the title fix: support all mfa auth methods fix: Support all mfa auth methods Sep 10, 2024
@Vinzent03 Vinzent03 merged commit 773b7de into main Sep 20, 2024
9 checks passed
@Vinzent03 Vinzent03 deleted the fix/auth-mfa branch September 20, 2024 10:52
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.

3 participants