discordoauth
discordoauth copied to clipboard
A simple, and easy to use, PHP implementation of a Discord OAuth2 login flow. Implements a "Login with Discord" button on your site. Use this repo to build your very own Discord Dashboard! 🚀
I use this script in my website, and I want to check how long ago a user joined my server. Looking at the Discord API, that information is accessible via...
The discriminator variable in the code produces a 0.
I think it would be a good feature if all the things we request from the discord api are displayed in a webhook!
Demo profile not working after auth return in login page.
Greetings, Great Scriptlet! I've run into a issue where the $_SESSION['user'] returns null. I've used the profile-card example. Please Advise.
I've fixed the majority of issues that were located in my last PR ( #22 ). > Can be merged if you: - Fix broken path for includes directory in...