Hello, i’m new to Auth0 and I am currently trying to build a webapp for my discord bot. I already set up the social login with discord and now i want to retrieve additional data like guilds the user is in, roles inside such guilds, etc. I assume i have to make calls to the discord api but i don’t know where to start.
Any help would be appreciated!