playground-auth
playground-auth copied to clipboard
This repo demonstrates all the authentication providers that Redwood supports
from @morganmspencer > @dthyresson and @Tobbe, do any of the redirect URLs need to be changed in the provider settings now that this is merged? I think: * Auth0 will....
I wanted to throw this out there, but should we add a GoTrue example that is separate from the Netlify one? It's a similar backend but doesn't have the Identity...
Now that https://headlessui.dev/react/dialog has modal dialogs, it would be nice to have an example of sign in/up using a model for those providers where it may make sense (not Netlify...
Adds an example to use the Facebook AuthProvider to login/signup with a Redwood app. I'm keeping it as a draft for now as there are a few remaining topics with...