casdoor / casdoor-app

Open-source authenticator app for iOS/Android/Web/Desktop, developed in React-Native, cloud synced with Casdoor
https://app.casdoor.org
Apache License 2.0
5 stars 4 forks source link

Make a Casdoor app example based on Casdoor TOTP #1

Closed hsluoyz closed 1 year ago

hsluoyz commented 1 year ago

Tech stack:

It will first support Casdoor's TOTP: https://casdoor.org/docs/user/multi-factor-authentication/#configuring-multi-factor-authentication-using-a-totp-mobile-app (to scan the code)

image

But it will also support all general-purpose 2FA scenarios, like Google Authenticator: https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en_US&gl=US

What we already have:

image

casbin-bot commented 1 year ago

@seriouszyx @ComradeProgrammer @Resulte

hsluoyz commented 1 year ago

Done