© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
3 replies
FunHellion

Discord auth in React app

Hi there, I've set up a ReactJS app and I'm trying to implement discord auth. When trying to login I get send to discord page. Because of this the page unloads and I dont get my user into my data variable.

const data = await supabase.auth.getUser();
const data = await supabase.auth.getUser();


Any way to for instance open the discord auth page in another tab of window?
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Supabase Auth in spa react app
SupabaseSSupabase / help-and-questions
4y ago
Google auth in react native
SupabaseSSupabase / help-and-questions
3w ago
Discord auth redirect error
SupabaseSSupabase / help-and-questions
5mo ago
Redirect on Auth not working in the React Auth component
SupabaseSSupabase / help-and-questions
3y ago