I’m implementing 2FA into my app, and can’t seem to find many tutorials or posts about the native 2FA from Bubble. Is it not good?
I already see some issues, not that it’s terrible but I can’t redirect users off directly accessing the page I use for the redirect option publicly unlike the reset pw or email verification ones which have a url param I can use. Apart from that, I haven’t tested but it looks like it removes url params when redirecting, not sure if it adds them back but if not that breaks my deeplinks from login.
I’ve never implemented 2FA in Bubble and I’m thinking maybe I should just build my own system.