im trying to get auth working with twitter, i'm ca...
# help
u
im trying to get auth working with twitter, i'm calling
await supabase.auth.signIn({ provider: 'twitter' })
in my app, but instead of a "login with twitter" page as id expect, my browser gets sent to my supabase root url
n
Hello @(d,f,g)=> 🥁! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
🆕 login with twitter
g
Have you checked for errors? Did you set up per the twitter oath guide https://supabase.com/docs/guides/auth/auth-twitter
n
login with twitter