Scifabric / pybossa

PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.
http://pybossa.com
GNU Affero General Public License v3.0
737 stars 266 forks source link

chore: test with python3.8 and Postgres 13.1 #2009

Closed teleyinex closed 3 years ago

teleyinex commented 3 years ago

This will not work until Flask-Oauth is removed. That module is pretty old and needs to be removed. On top of that, login with external services could be done via frontend within Auth0 or something similar, so it's not needed anymore on the backend.