Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using RegisteredClaims in JWT to avoid deprecated code #503

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Sep 9, 2024

jwt.StandardClaims is deprecated so using jwt.RegisteredClaims instead. Also passing the token issuer as parameter.

@javuto javuto added osctrl-api osctrl-api related changes osctrl-admin osctrl-admin related changes labels Sep 9, 2024
@javuto javuto self-assigned this Sep 9, 2024
@javuto javuto merged commit fe0969d into main Sep 9, 2024
52 checks passed
@javuto javuto deleted the jwt-registeredclaims branch September 9, 2024 12:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
osctrl-admin osctrl-admin related changes osctrl-api osctrl-api related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant