django-discord-bind icon indicating copy to clipboard operation
django-discord-bind copied to clipboard

A Django app for binding a user's Discord account to their Django user ID.

Results 10 django-discord-bind issues
Sort by recently updated
recently updated
newest added

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.

bug

Inviting a member to a guild now requires the [Add Guild Member](https://discordapp.com/developers/docs/resources/guild#add-guild-member) endpoint.

enhancement

Replace the use of django-setuptest with pytest-django.

enhancement

The oauthlib package is not necessary and should be removed.

enhancement