how do I do discord Auth in glitch?? Is there any tutorials
For anything Oauth, I recommend you look at passport.js.
ahh yes… OAuth… look at official Discord API docs
1 Like
OAuth2.0; there is a huge difference between the OAuth and OAuth2.0 flows.