Skip to content
New issue

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

Improve documentation of "How to add Google Auth" #1

Open
AdrianoCahete opened this issue Jan 1, 2025 · 1 comment
Open

Improve documentation of "How to add Google Auth" #1

AdrianoCahete opened this issue Jan 1, 2025 · 1 comment

Comments

@AdrianoCahete
Copy link

I'm trying to switch from a Strapi backend to Supabase, using your project. But seems that even the base documentation is a bit confuse.

On read the SB docs, I don't know what I need to follow and fill on project to make it work. Since I think that most of the people will try to make Google or more big players logins to work, it make more sense to me to improve documentation of these providers instead.

@CyberCowboy404
Copy link
Owner

I'm trying to switch from a Strapi backend to Supabase, using your project. But seems that even the base documentation is a bit confuse.

On read the SB docs, I don't know what I need to follow and fill on project to make it work. Since I think that most of the people will try to make Google or more big players logins to work, it make more sense to me to improve documentation of these providers instead.

Hello @AdrianoCahete

In order to enable auth provider in the production you should enable it in the supabase.
image

When you are working locally, you need to enable providers manually in the suabase folder in the config.toml file.

This is nuxtgain configs.
image
You need to add a new provider config.
Use documentation about how to add it:
https://supabase.com/docs/guides/local-development/managing-config

Tell me if this is works, and if you need further assitance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants