Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated oauth2client #138

Open
LenkaSeg opened this issue Jan 14, 2022 · 3 comments
Open

Deprecated oauth2client #138

LenkaSeg opened this issue Jan 14, 2022 · 3 comments

Comments

@LenkaSeg
Copy link

Flask-oidc is using oauth2client:
https://github.com/googleapis/oauth2client
which seems to be deprecated, reasons here:
https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html

It would be probably a good idea to substitute oauth2client with another authentication library (maybe (authlib)[https://github.com/lepture/authlib]?)

Any proposals/ideas/comments?

@puiterwijk

@bnavigator
Copy link

Note that most recent Flask and Werkzeug have changes incompatible with legacy oauth2client

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this issue Apr 20, 2022
https://build.opensuse.org/request/show/971128
by user rjschwei + dimstar_suse
I would rather like to remove this package from Factory altogether,
but Neal is blocking the flask-oidc removal ATM.

- Stop testing the Flask contrib: Changes in Flask and Werkzeug
  stopped support for this legacy package
  * gh#puiterwijk/flask-oidc#138
  * See discussion in sr#970241
  * https://pagure.io/pagure/issue/5288 (forwarded request 971046 from bnavigator)
@Conan-Kudo
Copy link

Flask-OIDC development has moved to https://github.com/fedora-infra/flask-oidc

@mcepl
Copy link

mcepl commented Jul 12, 2022

What about this ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants