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
2025-12-10 12:29:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0985cb26d902aaf201561b0878d0febf5fc4d4d2
Flask-Discord
/
flask_discord
History
weibeu
0985cb26d9
Lock the project dependencies
2022-02-11 10:12:47 +05:30
..
models
Implement explicit methods to save and get OAuth2 token and secrets
2020-08-04 21:35:37 +05:30
__init__.py
Lock the project dependencies
2022-02-11 10:12:47 +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