2026-08-12 #5859
fungc-io
announced in
Product Updates
2026-08-12
#5859
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Highlights
Single sign-on now works with custom login UIs.
If you built your own login UI on top of Authgear, users with an active session no longer have to log in again when they open another of your apps. Authgear now shows them the "Continue as..." screen and signs them straight in. This works on projects with a custom domain, with the custom UI hosted on the same root domain. See the documentation for setup details.
Login pages load faster.
The login UI used to preload icon fonts in every format, adding up to 24 MB of unnecessary downloads. It now loads only the fonts the browser actually needs, so pages open noticeably faster, especially on mobile networks.
Turn on "Shared computer" mode with one click.
The "Cookie Session" page in the Portal is now called "Session" and has a new button for Shared computer mode. With it on, a user's session ends as soon as they close the browser — useful for kiosks and shared devices.
Other changes
X-Forwarded-Hostheader contained multiple valuesThis discussion was created from the release 2026-08-12.
All reactions