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
7420a4122e5ad9cc9a371225817e6b339e7d67b3
Flask-Discord
/
flask_discord
History
thec0sm0s
0138a824ca
✔ Bump the version to 0.1.62
2020-10-07 17:08:16 +05:30
..
models
Implement explicit methods to save and get OAuth2 token and secrets
2020-08-04 21:35:37 +05:30
__init__.py
✔ Bump the version to 0.1.62
2020-10-07 17:08:16 +05:30
_http.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
client.py
✔ Properly raise an Exception when user cancels the flow while OAuth grant
2020-08-10 11:32:52 +05:30
configs.py
✔ Add support to specify custom parameters in authorization URL along with ability to determine authorization type
2020-06-23 20:46:26 +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
utils.py
Refactor and improve jwt state manager
2020-08-10 11:07:09 +05:30