russellromney/dash-auth-flow

Add multifactor authentication with Google Authenticator, email, or text

Opened this issue · 1 comments

RE https://community.plotly.com/t/show-and-tell-full-authentication-flow-example-dash-auth-flow/27415/20?u=russellthehippo

First would want email (already integrated mailjet SDK), then Google Authenticator (don't have to integrate new SDK), then SMS (Twilio e.g.).

BShuYi commented

Hi,

Is there any solution for this MFA?

I'm adding it into my app, but facing issue for the token stored and submission.
I'm using the Google Authenticator.

If there is any solution or advise, kindly share.