2FA Implementation #4690
LorenzoGrama
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for submitting this - I've previously used django-two-factor-auth and found it works very well. It would be good to see a core implementation for this. |
Beta Was this translation helpful? Give feedback.
0 replies
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'm starting this discussion because me @yakky and @gamboz plan to introduce 2FA in our SISSA project. We would like to integrate this functionality directly into Janeway using the
django-two-factor-auth
library for core features. Additionally, we plan to add a configuration setting that allows us to enable or disable 2FA as needed.Before submitting a merge request, please let us know if you have any concerns, additional requirements, or suggestions regarding this integration.
Thank you for your feedback!
Beta Was this translation helpful? Give feedback.
All reactions