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