Mobile Apps

Auth Armor on a mobile app, can currently be only implemented through the Auth Armor APIs


For using Auth Armor in your mobile app, we recommend the following methods:

  • Auth Armor WebAuthIn integrated method
  • MagicLinks as the last channel
  • We recommend against the Auth Armor Authenticator & MagicLinks email as it is not an optimal experience giving users will need to leave your app to other apps in other to authenticate and authorize introducing more steps that diminish auth experience.

You can implement Auth Armor on mobile using


Things to note for Auth Armor on mobile.

  • Auth methods that allow easy authentication and authorization right in the app is recommended.
  • Require the addition of a recovery method on the Authenticator app if you use it to prevent users from being locked out of their accounts entirely.

What’s Next