django-discord-bind
django-discord-bind copied to clipboard
A Django app for binding a user's Discord account to their Django user ID.
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
https://discordapp.com/developers/docs/resources/invite#accept-invite According to the official doc: Accept Invite POST/invites/{invite.code} This endpoint is deprecated and will be discontinued on March 23, 2018. Add Guild Member should be used in its place....
oauthlib.oauth2.rfc6749.errors.InsecureTransportError: (insecure_transport) OAuth 2 MUST utilize https.
Inviting a member to a guild now requires the [Add Guild Member](https://discordapp.com/developers/docs/resources/guild#add-guild-member) endpoint.
The oauthlib package is not necessary and should be removed.