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

Adds Facebook to list of supported Supabase OAuth providers #1739

Merged

Conversation

dthyresson
Copy link
Contributor

As of Supabase JS 1.3.3, Facebook is a supported OAuth provider.

This PR includes Facebook in the params to help inform developers of the supported providers and also bumps dependencies to 1.3.3 which then bumps the needed go-true lib that contains the types change to include facebook

@github-actions
Copy link

github-actions bot commented Feb 5, 2021

@dthyresson dthyresson added this to the v0.25.0 milestone Feb 5, 2021
@dthyresson
Copy link
Contributor Author

Docs for redwoodjs.com updated at https://github.com/redwoodjs/redwoodjs.com/pull/543

@thedavidprice thedavidprice merged commit 0e22ff1 into redwoodjs:main Feb 5, 2021
dac09 added a commit to dac09/redwood that referenced this pull request Feb 9, 2021
…ender-p1

* 'main' of github.com:redwoodjs/redwood:
  Exclude --help, leave everything else.
  Fix yargs command.
  Specify node_env before running build web
  Prisma migrate dev handles schema path with spaces
  Dynamically add args as options.
  This is not a TS package.
  Move generate command into lib.
  check if flags exist (redwoodjs#1746)
  use new prisma command (redwoodjs#1745)
  remove dynamic provider and related copy (redwoodjs#1743)
  [breaking] upgrade Prisma v2.16.0 and replace `rw db` commands with `rw prisma` (redwoodjs#1720)
  MockProvider: Wrap children in LocationProvider
  Adds Facebook to list of supported Supabase OAuth providers (redwoodjs#1739)
  Specify types for the router package
  bugfix: don't pass cell children to useQuery
@dthyresson dthyresson deleted the dt-supabase-facebook-provider branch December 23, 2021 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants