2023-01-09.0
github-actions
released this
09 Jan 15:08
·
70 commits
to master
since this release
-
🤖 Event Hook with TypeScript: Customize behaviors of Authgear by writing script in Authgear
- This saves you time and resources from deploying a webhook handler
- Learn more in: https://docs.authgear.com/integrate/events-hooks/denohooks
-
🔑 Use the JWT Pre-create event hook to modify and add custom payload to the access token
-
📱 Single Sign On (SSO) easily control if apps/websites in the same project shares the session within a device. Login once, logged in all apps.
- Learn more in https://docs.authgear.com/integrate/single-sign-on
-
🦄 Misc UI fixes