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 JWT parse #31

Merged
merged 3 commits into from
Aug 17, 2023
Merged

refactor JWT parse #31

merged 3 commits into from
Aug 17, 2023

Conversation

WindzCUHK
Copy link
Contributor

Description

  • refactor access token parse logic
  • remove checkbox in PR template

Type of change

  • Bug fix
  • New feature
  • Refactoring (no functional changes, no api changes)
  • Non-code changes (update documentation, pipeline, etc.)

Flags

  • Breaks backward compatibility
  • Requires a documentation update
  • Has untestable code

Related issue/PR


Checklist

  • Followed the guidelines in the CONTRIBUTING document
  • Added prefix [skip ci]/[ci skip]/[no ci]/[skip actions]/[actions skip] in the PR title if necessary
  • Tested and linted the code
  • Commented the code
  • Made corresponding changes to the documentation
  • Passed all pipeline checking

Checklist for maintainer

  • Use Squash and merge
  • Double-confirm the merge message has prefix [skip ci]/[ci skip]/[no ci]/[skip actions]/[actions skip]
  • Delete the branch after merge

Signed-off-by: wfan <wfan@yahoo-corp.jp>
Signed-off-by: wfan <wfan@yahoo-corp.jp>
Signed-off-by: wfan <wfan@yahoo-corp.jp>
@t4niwa t4niwa merged commit 538a44e into AthenZ:main Aug 17, 2023
8 checks passed
@WindzCUHK WindzCUHK deleted the refactor-jwt-parse branch August 17, 2023 10:28
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