1
Loading for auth.signIn
Source: supabase/supabase#2809 · opened by @IRediTOTO
Hi, can you add loading like this?
const { loading} = await supabase.auth.signIn({
provider: 'google'
})
const { loading} = await supabase.auth.signIn({
provider: 'google'
})
No pledges yet. Be the first to back this.
Comments
Similar requests
Cannot add "email" provider to an existing user
1 vote · 0 comments
Sign in methods should all support adding user metadata
12 votes · 0 comments
Dev mode for third-party auth redirect
2 votes · 0 comments
IP of the entity that does auth, IP of entity that submits request
1 vote · 0 comments
I have an idea about the SignUp method
1 vote · 0 comments
No comments yet.