Set up your Auth account

  • Sign into Auth

    Create a Auth account orSign into the Auth Dashboard.

  • Create a Clerk application

    After signin or signup, you will be redircted to Auth Dashboard

    In Dashboard page you can create a new app
    You will have interactive card ,
    You can select signin and signup options and oAuth options

  • Select identifiers and social providers

    Once you are in the interactive authentication setup form, you will be asked to build your authentication flow. Here, Clerk provides various options for setting up your sign-up and sign-in flows. You can choose to use email, phone, or username as identifiers, and you can enable social authentication providers.

  • Integrate Clerk into your application

    now you can add Auth components to your application quickstart