Auth

Native Mobile Deep Linking

In certain auth scenarios you will need to handle linking back into your application to finish the user's sign in.

  • Magic link login.
  • Have confirm email enabled and are using email login.
  • Resetting password for email login.
  • Calling .signInWithOAuth() method.