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
Double check Google Cloud account for set up at the end of the project. Same for Supabase. Atm you' re the only admin user
https://console.cloud.google.com/apis/
doc reference to build google auth https://www.hemantasundaray.com/blog/implement-google-signin-nextjs-supabase-auth
&&
https://supabase.com/docs/guides/auth/social-login/auth-google?queryGroups=environment&environment=server&queryGroups=framework&framework=nextjs#google-pre-built
The text was updated successfully, but these errors were encountered:
same for Client ID for Web application:
Atm it's , under Authorised JavaScript origins section, only localhost:3000 and the callback url is localhost:3000/admin
Sorry, something went wrong.
No branches or pull requests
Double check Google Cloud account for set up at the end of the project. Same for Supabase. Atm you' re the only admin user
https://console.cloud.google.com/apis/
doc reference to build google auth
https://www.hemantasundaray.com/blog/implement-google-signin-nextjs-supabase-auth
&&
https://supabase.com/docs/guides/auth/social-login/auth-google?queryGroups=environment&environment=server&queryGroups=framework&framework=nextjs#google-pre-built
The text was updated successfully, but these errors were encountered: