Skip to content

refactor: replace golang-jwt dependency with muonsoft/api-testing/jwt#21

Open
strider2038 wants to merge 1 commit intomasterfrom
internal-jwt-implementation
Open

refactor: replace golang-jwt dependency with muonsoft/api-testing/jwt#21
strider2038 wants to merge 1 commit intomasterfrom
internal-jwt-implementation

Conversation

@strider2038
Copy link
Contributor

  • Updated import paths in multiple files to use the new JWT package.
  • Removed golang-jwt dependency from go.mod and go.sum.
  • Introduced new JWT implementation with claims handling and signing methods.
  • Updated assertions to work with the new JWT structure.
  • Added error handling for token parsing and verification.

- Updated import paths in multiple files to use the new JWT package.
- Removed golang-jwt dependency from go.mod and go.sum.
- Introduced new JWT implementation with claims handling and signing methods.
- Updated assertions to work with the new JWT structure.
- Added error handling for token parsing and verification.
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.

1 participant