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

Decorator verify_token not working with changes version werkzeug 2.3.0 #160

Closed
GabiAndi opened this issue Apr 26, 2023 · 0 comments
Closed

Comments

@GabiAndi
Copy link

GabiAndi commented Apr 26, 2023

The parameters attribute takes the place of the class itself being a dict. This greatly simplifies the type annotations as well as the implementation. The classes still support auth[key] and auth.key to get, set, and delete keys from the parameters dict, as well as auth.get(key) and key in auth.

2023-04-26-145522_1531x587_scrot

More info:

pallets/werkzeug#2619
pallets/werkzeug#1769

@GabiAndi GabiAndi changed the title Decorator verify_token not found with changes version werkzeug 2.3.0 Decorator verify_token not working with changes version werkzeug 2.3.0 Apr 26, 2023
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

1 participant