supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
478 stars 120 forks source link

Documentation states only React supported #201

Open jeremypeters opened 11 months ago

jeremypeters commented 11 months ago

Improve documentation

Link

https://supabase.com/docs/guides/auth/auth-helpers/auth-ui

Describe the problem

The documentation states "Auth UI is a pre-built React component for authenticating users."

The Github repo (https://github.com/supabase/auth-ui) says that React.js, Solid.js, and Svelte are supported.

Describe the improvement

Update the documentation to state that Solid.js and Svelte are supported as well.

silentworks commented 11 months ago

The other supported UI frameworks aren't documented hence the docs can't be updated to state them as yet. This is something we will be working on over the coming months.