recommend an open-source authenticator

This commit is contained in:
Thibault Duplessis 2020-06-01 07:15:03 -06:00
parent 24c26f9b3a
commit 5fb18dbf94

View file

@ -32,7 +32,7 @@ object twoFactor {
div(cls := "form-group")(
twoFactorApp(
a(
href := "https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2"
href := "https://play.google.com/store/apps/details?id=org.shadowice.flocke.andotp"
)("Android"),
a(href := "https://itunes.apple.com/app/google-authenticator/id388497605?mt=8")("iOS")
)