Improvements to 2FA Backoffice User Experience #14585
MMasey
started this conversation in
Features and ideas
Replies: 1 comment 1 reply
-
I fully agree, and think it would be a lovely contribution. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've recently been playing around with implementing 2FA into a v10 site. The setup itself is really well documented, and it all works very well without too much effort.
Whilst from a functional perspective it works great I feel like there are some improvements that could be made. I tried looking at adding these as a custom package, but had trouble due to some of the 2FA code already being built into Umbraco's code base, which got me thinking maybe it makes sense to just improve it for anyone else using it.
So with that said, I have the following suggestions to improve how 2FA is presented in the backoffice
It would be great to hear other peoples thoughts. I feel that with how easy it is to configure now as a baseline, I would imagine more and more companies wanted to enable this in future, so it would be great to add some improvements by default.
Beta Was this translation helpful? Give feedback.
All reactions