Changelog

Specify landing page when generating an authorization URL

March 29, 2024

We’ve added support to specify which screen a user will land on when clicking a generated authorization URL. Developers can use the screen_hint parameter when generating an authorization URL for the authkit provider to direct users to the either the sign-in or sign-up screen in AuthKit.

This enhancement offers more control over authentication flows in the developer’s application. Read more about this change in the docs.