This website requires JavaScript.
Explore
Help
Sign In
yawaflua
/
Flask-Discord
Watch
1
Star
0
Fork
0
You've already forked Flask-Discord
mirror of
https://github.com/yawaflua/Flask-Discord.git
synced
2026-02-04 10:14:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3281fc039d24f4d35b2c0141ce771a1151a489f5
Flask-Discord
/
flask_discord
History
weibeu
3281fc039d
Accept and handle if a single scope has been passed
2021-06-27 20:44:15 +05:30
..
models
Remove flask_discord.models.Application as its not provided under OAuth2
2021-06-09 23:42:30 +05:30
__init__.py
Wrap existing Discord OAuth2 scopes as DiscordOAuth2Scope enum
2021-06-10 00:42:50 +05:30
_http.py
Add support for DiscordOAuth2Scope enumeration
2021-06-27 20:31:10 +05:30
client.py
Accept and handle if a single scope has been passed
2021-06-27 20:44:15 +05:30
configs.py
Add support for DiscordOAuth2Scope enumeration
2021-06-27 20:31:10 +05:30
exceptions.py
Minor refactoring - Separate exception from the parsing logic. Expect Discord API to always return JSON payload with all keys on Ratelimit
2020-10-07 17:07:52 +05:30
scopes.py
Do the basic documentations of scopes
2021-06-10 01:23:10 +05:30
utils.py
Raise instances of exceptions for consistency
2021-05-23 22:13:16 +05:30