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

[chore] more details on jwt + unify "clientId" #1014

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

vibern0
Copy link
Contributor

@vibern0 vibern0 commented Nov 7, 2023

This PR fixes #879 and #877

Changes

New details are now included on the JWT. This will help improving performance in many ways when trying to identify the user. This PR also unifies the "clientId". Renaming the clientId under "user" to header "app-key".

Endpoints using that have been updated!

Tests

@vibern0 vibern0 requested a review from dev-jotape November 7, 2023 14:13
Copy link

sonarqubecloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vibern0 vibern0 linked an issue Nov 7, 2023 that may be closed by this pull request
@dev-jotape dev-jotape merged commit 119050c into main Nov 9, 2023
3 checks passed
@dev-jotape dev-jotape deleted the chore/more-details-on-jwt branch November 9, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants