Skip to content

2021-08-31.0

Compare
Choose a tag to compare
@fungc-io fungc-io released this 31 Aug 08:42
· 3403 commits to master since this release
2021-08-31.0
526903c

Changes:

  • Removed dependence on IdP Session for all interactions
  • Support x_suppress_idp_session_cookie in authorization
  • Manage your Authgear account easily by clicking the top-right in the Portal
  • Improved discoverability by re-organizing cookie session and token related lifetime config in the Portal
  • Improved clarity in the default error messages in AuthUI
  • Changed button state styles in AuthUI
  • When setting up authenticators on mobile devices, the end-users can copy the recovery codes instead of downloading a text file
  • Use custom domain minus one as cookie domain. e.g. You can now use Authgear for your app deployed at custom app.domain.com with auth.app.domain.com
  • Misc UI and bug fixes