Replies: 1 comment 1 reply
-
It allows social login with Google. Look into client/.env.example as well as the guide in documents directory for guidance |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What can be done by setting the following items in the .env file?
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GOOGLE_CALLBACK_URL=/oauth/google/callback
Beta Was this translation helpful? Give feedback.
All reactions