Skip to content

Authorization Error on localhost #6776

Closed Answered by tianrunhe
87prashant asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @87prashant, to enable login with Google on your localhost:

  1. Create your own Google authorization credentials (you can refer to this guide from Google)
  2. Copy your Client Id and Client Secret in the console
  3. Paste those values into your .env:
GOOGLE_OAUTH_CLIENT_ID='<Client Id>'
GOOGLE_OAUTH_CLIENT_SECRET='<Client Secret>'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@87prashant
Comment options

Answer selected by 87prashant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants