redwoodjs / playground-auth

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

Examples of Modals for Sign In and Up #30

Open dthyresson opened 3 years ago

dthyresson commented 3 years ago

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 Identity since its widget is a modal or Auth0 since it uses their flow).

Could also use the TailwindUI registration forms:

https://tailwindui.com/components/application-ui/forms/sign-in-forms

WizardSource commented 3 years ago

working on implementing TailwindUI registration forms

Current Implemented on Supabase - Without AuthProviderCardHeading & white BG