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

Libs 27 move authz to checker #9

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Conversation

JeremyGibson
Copy link
Contributor

Returns the TokenAuthorizer object with the token preserved.

This supports use cases where we need to utilize the token with a route, after the basic dependency has been validated.

@JeremyGibson JeremyGibson marked this pull request as ready for review July 15, 2024 16:58
Copy link
Member

@ryan-semmler ryan-semmler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Can confirm it works with user lookup service

@JeremyGibson JeremyGibson merged commit 002d173 into main Jul 15, 2024
3 checks passed
@JeremyGibson JeremyGibson deleted the LIBS-27-move-authz-to-checker branch July 15, 2024 17:09
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

Successfully merging this pull request may close these issues.

2 participants