-
Notifications
You must be signed in to change notification settings - Fork 221
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
feat: add MFA (Phone) related config #2582
Conversation
3dca11a
to
63ea584
Compare
Pull Request Test Coverage Report for Build 10363863786Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems fine.
How this was tested: Place this set of entries in the
Run Seeking early review, will only take / merge this PR once we have upgraded the Auth version on all projects across the board. |
Deploy has completed |
Co-authored-by: Han Qiao <[email protected]>
ffd3b93
to
c0d4349
Compare
What kind of change does this PR introduce?
Introduces the supporting Auth configuration for MFA (Phone). This include:
MFA.Phone.EnrollEnabled
andMFA.Phone.VerifyEnabled
MFA.MaxEnrolledFactors
which is already exposed on the platform