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

fix(jwt): Add user information in jwt for showing UI according to user permission level #69

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

deo002
Copy link
Collaborator

@deo002 deo002 commented Jun 6, 2024

Changes

  • Add user information in jwt for showing UI according to user permission level

Submitter Checklist

  • Includes tests (if there is a feature changed/added)
  • Includes docs ( if changes are user facing)
  • I have tested my changes locally.

pkg/auth/auth.go Show resolved Hide resolved
@deo002 deo002 requested a review from GMishx June 7, 2024 09:50
Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

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

Changes looks good. Tested, working as expected.

@GMishx GMishx merged commit f411cb1 into fossology:main Jun 18, 2024
7 checks passed
@GMishx GMishx deleted the jwt_user branch June 18, 2024 05:26
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