Hello,
is there an option to activate a Two-factor authentication for the login on intervals? I cannot find it…
Thank you and BR
Andy
+1, given the sensitive nature of our data. Friendly suggestion to the developers here to take this feature request into consideration.
any news on this?
Hello there,
I just signed up and I already love this platform but I am kinda shocked that there is no Two-Factor-Authentication available. Has not to be code generator but should at least be done with E-Mail auth.
Thank you for your work!
Greetings
Using passkeys instead of password would be the smartest change ![]()
I added 2FA a while ago and didn’t run into any problems. If the dev is considering sending login codes via text, adding a simple sms api could do the trick without making things complicated. I’ve used similar setups before and they’re pretty easy to manage, especially if email fails or someone prefers texts.
if anything, I would suggest something like this Google Authenticator - Wikipedia, easy to implement and costs nothing, unlike GSM
Don’t want to publish my phone number to every server where I could login.
So better do TOTP, or even more secure as I said above: Passkeys ![]()
But additionally I have to say, there will still be an API, which won’t have 2FA.
If implemented please make it optional