weibeu / Flask-Discord

Discord OAuth2 extension for Flask. An Easier implementation of "Log In With Discord".
https://flask-discord.readthedocs.io/en/latest/
MIT License
182 stars 47 forks source link

Update client.py #74

Open fizzrepo opened 1 year ago

fizzrepo commented 1 year ago

It now works with modern jwt, previously it would throw jwt.exceptions.DecodeError: Not enough segments