Getting started with the Account Portal
To integrate the Account Portal into your application, simply follow one of our quickstart guides.
Once your application is set up, all you have to do is fire it up. Clerk will automatically redirect your users to the Account Portal sign-in/sign-up pages. Once a user has successfully authenticated themself, they will be automatically redirected back to your application with an active session.
Accessing your pages
For development environments, Clerk will issue you a randomly generated domain on "accounts.dev". In production, by default, the URLs for your Account Portal are the following:
To access these links, in the Clerk Dashboard, go to the Account Portal page and then open the Pages tab.
Feedback
Last updated on