We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date: 31/12/2024
Developer Name: Utkarsh Bansal
The issue ticket for staging and it has been added by Prakash
https://console.cloud.google.com/auth/
Click the dropdown at the top of the page to view your projects. Click New Project or Select existing Project.
If Google auth platform not configured yet this screen will be shown:
Web Application
Real Dev Squad
https://realdevsquad.com
https://api.realdevsquad.com/auth/google/callback
Copy the Client Id and Client secret and add to Env.
googleOauth: { clientId: "GOOGLE_CLIENT_ID", clientSecret: "GOOGLE_CLIENT_SECRET", }
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
ankushdharkar
No branches or pull requests
Date: 31/12/2024
Developer Name: Utkarsh Bansal
Description
Staging Issue
The issue ticket for staging and it has been added by Prakash
Go to Google Cloud Console:
https://console.cloud.google.com/auth/
Create a New Project or Select exisiting:
Click the dropdown at the top of the page to view your projects.
Click New Project or Select existing Project.
If Google auth platform not configured yet this screen will be shown:
If not configured
We have to create Configuration
Then this screen will be shown.
Click on Create OAuth Client.
Fill these details.
Web Application
Real Dev Squad
https://realdevsquad.com
https://api.realdevsquad.com/auth/google/callback
Adding to Env
Copy the Client Id and Client secret and add to Env.
The text was updated successfully, but these errors were encountered: