Hello <@836294389651210322>! This thread has been ...
# help
n
Hello @zeem! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! 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.
z
so basically
i want when signing with discord
to enable the guilds scope
ill show an example as i can't really explain it
this is my own custom discord auth system
and this is supabase
i wanna know what servers the user is in using supabase
ok nvm i figured it out
just pass in the scopes option when calling the sign in method
im very sorry for opening this thread before experimenting
n
Thread was archived by @zeem. Anyone can send a message to unarchive it.
zeem (2022-03-23)
z
ok so
another problem
im accessing the
guilds
scope when authenticating with discord since i want to know what servers the logged in user is in
but whenever i log
supabase.auth.user()
i don't get the guilds property at all
like how can i access the guilds?
hello?
g
Are you seeing other discord info in the user_metadata or identities in the user object?