You need to sign in or sign up before continuing.
Migrate test application from flask-oauth to oauthlib
The following discussion from !19 (merged) should be addressed:
- @maarten started a discussion: (+1 comment)
This can be solved by using oauthlib instead of flask-oauth.
Notice
You SHOULD use https://github.com/lepture/authlib instead.
As the application is only used for integration testing, I think this has a low priority for now.