FeaturesGoogle Oauth
Setup
- Upgrade to Blaze Plan "Pay as you go" in Firebase at the bottom left hand corner.
- Go to Authentication > Sign-in method
- Click Google. Add Support Email. Click Save
- View that the Google Provider (by clicking on it) has a Client ID and Client Secret saved under Web SDK Configuration. It should do this automatically. If not, follow the supabase instructions by doing it manually on Google Cloud Platform.
- View on Google Cloud Platform, under APIs and services > Credentials, that and OAuth 2.0 Client ID has been auto created by Google Service.
Going to production?
- In Firebase, go to [Authentication] then [Settings] and add
https://your-domain.com
to [Authorised domains].