2026-08-26 #5880
fungc-io
announced in
Product Updates
2026-08-26
#5880
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
Creating an application is now a guided, framework-first flow.
The "Create Application" screen in the Portal has been redesigned. Instead of choosing an abstract application type, you pick the framework you're building with (Next.js, Vue, Angular, iOS, Android, Flutter, Ionic and more) and Authgear tailors the setup to it. Each framework comes with a starter kit and step-by-step Quick Start instructions, including setting up your redirect URI, so you can get from creating the app to your first login in minutes.
Clearer errors when a login flow is misconfigured.
If a custom authentication flow has a configuration mistake, end users used to hit a generic error with no clue what went wrong. They now see a specific "flow misconfigured" message. Authgear also validates flow step references when you save your configuration, so mistakes are caught before they reach users.
Other changes
This discussion was created from the release 2026-08-26.
All reactions