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

Refactor authorization interceptor by extracting utilities #2945

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Refactor authorization interceptor by extracting utilities #2945

merged 1 commit into from
Jun 3, 2022

Conversation

feihuang
Copy link
Contributor

@feihuang feihuang commented Jun 3, 2022

What changed?
Pure refactoring - moving the code to get claims and authorize request into two utilities.

Why?
Improve code reuse.

How did you test it?
Unit and local testing.

Potential risks
Pure refactoring so little risk.

Is hotfix candidate?
No.

@feihuang feihuang requested a review from a team as a code owner June 3, 2022 19:47
@CLAassistant
Copy link

CLAassistant commented Jun 3, 2022

CLA assistant check
All committers have signed the CLA.

@feihuang feihuang merged commit e71a51f into temporalio:master Jun 3, 2022
@feihuang feihuang deleted the refactor_auth branch June 3, 2022 20:21
feihuang added a commit that referenced this pull request Jun 7, 2022
Sushisource pushed a commit to Sushisource/temporal that referenced this pull request Jun 7, 2022
Sushisource pushed a commit to Sushisource/temporal that referenced this pull request Jun 7, 2022
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.

None yet

4 participants