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

Create an AuthDecorator #13

Closed
felixnext opened this issue Jan 21, 2023 · 0 comments · Fixed by #20
Closed

Create an AuthDecorator #13

felixnext opened this issue Jan 21, 2023 · 0 comments · Fixed by #20
Assignees
Labels
enhancement New feature or request

Comments

@felixnext
Copy link
Owner

Right now authorization has to be done manually.

However, we could also create an auth decorator that handles this kind of authorization and passes the JWT object along.

Likely depends on the overhaul of the Decorator System #10

@felixnext felixnext added the enhancement New feature or request label Jan 21, 2023
@felixnext felixnext self-assigned this Jan 21, 2023
@felixnext felixnext linked a pull request Jan 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant