Requesting permissions for Discord Bot using OAuth2 Login
As part of my social login with Discord I get the bot scope and I was wondering if there was any way for me to set the permissions to the discord bot using the social login.
Solution:Jump to solution
Hopefully fixed in https://github.com/better-auth/better-auth/pull/3163
GitHub
feat: add Discord bot permissions parameter support by TheUntraceab...
When using the Discord social plugin, you can set the bot scope, and this scope can have an additional permissions scope, referring to the permissions of the Discord Bot once authorized.
This pull ...
1 Reply
Solution
Hopefully fixed in https://github.com/better-auth/better-auth/pull/3163
GitHub
feat: add Discord bot permissions parameter support by TheUntraceab...
When using the Discord social plugin, you can set the bot scope, and this scope can have an additional permissions scope, referring to the permissions of the Discord Bot once authorized.
This pull ...