auth-ui
                                
                                
                                
                                    auth-ui copied to clipboard
                            
                            
                            
                        Pre-built Auth UI for React
## What kind of change does this PR introduce? Upgrade supabase js version to v2.39.3. This includes a fix on the [`PASSWORD_RECOVERY` event](https://github.com/supabase/gotrue-js/pull/829) which might help with some of the...
# Bug report When using Magic Links "Already have an account? Sign in" shows at the bottom of the magic link UI. This text is confusing as magic link _is...
## What kind of change does this PR introduce? export UI components such as Input Label, etc. In order to extend and adopt the same style as the `` component....
## What kind of change does this PR introduce? This allows developers to give the ui an initial email address. See https://github.com/orgs/supabase/discussions/20632 # TODO: - [ ] svelte implementation -...
## What kind of change does this PR introduce? Bug fix to enable verify otp view in auth ui. Verify OTP view now also has a button under the Phone/Email...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
Have been spending a lot of time trying to figure out how to use the otp here - magic link seems to work ok in the ui (except there are...
# Feature request ## Is your feature request related to a problem? Please describe. Yes, For Combatting spam. Would love to have H-Captcha Intergrated directly inside auth ui. ## Describe...
Not sure if this is the best place to ask, apologies if not. I need a bit of guidance in setting up the forgotten password functionality correctly. The forgotten password...