-
Notifications
You must be signed in to change notification settings - Fork 814
Update two-factor-authentication.md #7476
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
Conversation
Updated members two factor example code for Umbraco v16
|
Thanks for the PR, @AaronSadlerUK 🙌 We will review it asap. |
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.
@AaronSadlerUK Thanks again for updating the code snippet. However, I had to make a few small adjustments to get the code working, which I have added as suggestions. Without these changes, the proposed snippet was throwing compilation errors.
Could you take a look and let me know if anything doesn’t make sense?
Co-authored-by: Esha Noronha <[email protected]>
Co-authored-by: Esha Noronha <[email protected]>
|
@eshanrnh Everything should be corrected now |
eshanrnh
left a comment
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.
Thanks for incorporating the suggestions. 🙌
Updated members two factor example code for Umbraco v16
📋 Description
Updated the example code in the documentation to work with Umbraco v16
📎 Related Issues (if applicable)
Solves:
umbraco/Umbraco-CMS#18880