redwoodjs / playground-auth

This repo demonstrates all the authentication providers that Redwood supports
https://redwood-playground-auth.netlify.app/
MIT License
34 stars 25 forks source link

Update Firebase examples for scopes and additional providers #71

Open dthyresson opened 3 years ago

dthyresson commented 3 years ago

See @ryanmdoyle PR: https://github.com/redwoodjs/redwood/pull/2824

With the above PR, can specify scopes and providers.

See the new docs at https://github.com/redwoodjs/redwoodjs.com/pull/718

Once, the #2824 PR is merges and release, Playground Auth should be updated with new code examples and possibly another provider scenario.