https://supertokens.com/ logo
#general
Title
# general
s

sheyzi_silver

06/09/2022, 3:40 AM
How to implement Multi Factor Authentication with super tokens
r

rp

06/09/2022, 4:20 AM
Hey @sheyzi_silver what are the two factors you want? Right now we have support for the SMS and email OTP / magic link as the second factor
s

sheyzi_silver

06/09/2022, 4:22 AM
That's great... I'm planning on implementing the SMS and Email OTP
r

rp

06/09/2022, 4:22 AM
Great. We have a demo app that shows cases how you can build this
First factor is email password or social login
Second factor is sms OTP. Can be changed to sms / email OTP fairly easily
s

sheyzi_silver

06/09/2022, 4:24 AM
Great thanks... Don't I have anything to implement in the backend??
r

rp

06/09/2022, 4:24 AM
Yes. You do
s

sheyzi_silver

06/09/2022, 4:25 AM
Ooooh I've just checked the GitHub... Thank you!
Isn't there a documentation for this in python?
r

rp

06/09/2022, 4:25 AM
Not for this example app I’m afraid
But the concept should be the same
s

sheyzi_silver

06/09/2022, 4:26 AM
Not compulsorily the app just to see how the 2FA works with the Python SDK
r

rp

06/09/2022, 4:26 AM
Huh?
s

sheyzi_silver

06/09/2022, 4:27 AM
I mean like a text or something to read... As in a place it is documented not necessarily an app
r

rp

06/09/2022, 4:28 AM
Ah. We are working on these docs. Should be out in 2 weeks time maybe
s

sheyzi_silver

06/09/2022, 4:28 AM
Ooooh no problem
Thank you šŸ‘
2 Views