singingwolfboy / flask-dance

Doing the OAuth dance with style using Flask, requests, and oauthlib.
https://pypi.python.org/pypi/Flask-Dance/
MIT License
1.01k stars 158 forks source link

Flask 2.0 #363

Closed daenney closed 3 years ago

daenney commented 3 years ago

Pallets just released 2.0: https://flask.palletsprojects.com/en/2.0.x/changes/#version-2-0-0. I'm just dropping this issue here as a reminder for us to review the changelog and see if there's anything we need to do.