authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
73 stars 30 forks source link

Improve Biometric Authentication Portal instructions #3165

Open chpapa opened 1 year ago

chpapa commented 1 year ago

There are a few things when users enable biometric authentication, they should change as well.

We should guide them via the portal:

  1. Use TransientTokenStorage instead of PersistenceTokenStorage in the mobile app.
  2. Adjust refresh_token_lifetime_seconds and refresh_token_idle_timeout_seconds of each Application, can redirect users to the Application page, and explain more.

Shall link to docs

louischan-oursky commented 1 year ago

Updated the documentation first https://github.com/authgear/docs/compare/beb4996725bdcdcf7a6fb3c7f2e937abf9ada44f..33253cc73260b4323be9879b4266433d644c42a0