Google Sign In

Users will be able to Sign up and Log in using their Google account.

Environment variables:

  • Frontend

    • VUE_APP_GOOGLE_CLIENT_ID_OAUTH2

Open google developers console:

  1. Click CREATE CREDENTIALS and set OAuth client ID

  2. Application type: Web application

  3. Name: Web client 1

  4. Authorized JavaScript origins and Authorized redirect URIs:

Last updated