supabase-community / auth-ui

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

Update Svelte Auth UI to use stitches #100

Closed silentworks closed 1 year ago

silentworks commented 1 year ago

The Svelte auth-ui library is currently doing its own thing when handling CSS. On this project we decided to use stitches so that the styles can be shared across libraries.

nileshtrivedi commented 1 year ago

Wait.. there's a Svelte auth-ui library? Where?

silentworks commented 1 year ago

Yes this was just released recently but do note this works in the client only. It's not a server side form package.

nileshtrivedi commented 1 year ago

@silentworks Can you please share a link to repo or docs? Or did you mean this?