Skip to content

feat: implement JWT utility functions#131

Merged
nanderstabel merged 1 commit into
devfrom
feat/jwt-utils
Jun 8, 2026
Merged

feat: implement JWT utility functions#131
nanderstabel merged 1 commit into
devfrom
feat/jwt-utils

Conversation

@nanderstabel

Copy link
Copy Markdown
Collaborator

Description of change

Adds utility functions for JWT handling.

Links to any relevant issues

n/a

How the change has been tested

Added get_unverified_jwt_claims_successfully_gets_claims unit test

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@nanderstabel nanderstabel self-assigned this Jun 8, 2026
@nanderstabel nanderstabel added the Added A new feature that requires a minor release. label Jun 8, 2026
@nanderstabel nanderstabel requested a review from Oran-Dan June 8, 2026 12:21
@nanderstabel nanderstabel merged commit 1db24bc into dev Jun 8, 2026
3 checks passed
@nanderstabel nanderstabel deleted the feat/jwt-utils branch June 8, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Added A new feature that requires a minor release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants