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 02:04:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0c66ee37782454d1dafd731a7d5650177fac4c7
Flask-Discord
/
flask_discord
History
thec0sm0s
b0c66ee377
Fix compatibility with pyjwt v2.0.0
2020-12-25 09:24:51 +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.63
2020-10-26 00:27:01 +05:30
_http.py
Do not get state implicitly
2020-10-26 00:13:28 +05:30
client.py
Fix compatibility with pyjwt v2.0.0
2020-12-25 09:24:51 +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