How-to
2 min read

Sign in with Vercel

Learn how to sign into Vercel Community using your Vercel account.
Table of Contents

Sign in with Vercel enables third party applications to authenticate users using their Vercel account through a Sign in with Vercel button. The integration is based on the OAuth 2.0 protocol and is a secure way to authenticate users without requiring them to create a new account.

Sign in with Vercel is currently only available through the Vercel Community.

To sign into Vercel Community using your Vercel account, use the following steps:

  1. The sign in flow is initiated when you try to log into Vercel Community for the first time.

    Signing into Vercel Community.
    Signing into Vercel Community.
  2. After signing in, your are prompted to authorize the application to access your Vercel account. The only information shared with the application is your:

    • Vercel username
    • Email address
    • First and last name
    Authorizing the application.
    Authorizing the application.
  3. After authorizing the application, you are redirected back to the third-party application. To view the third-party application in the dashboard:

    1. Select your avatar in the top right corner of the dashboard.
    2. Select Account Settings and go to the Settings tab.
    3. Go to the Sign in with Vercel section to view the third-party application.

To revoke access to the third-party application:

  1. Select your avatar in the top right corner of the dashboard.
  2. Select Account Settings and go to the Settings tab.
  3. Go to the Sign in with Vercel tab.
  4. Select Remove next to the application.

Note that you will still be logged into the third party application. Once you log out, you will need to re-authorize the application to access your Vercel account.

Last updated on August 28, 2024