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

Add validation for missing "web-token/jwt-library" dependency #688

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Feb 2, 2025

Ensure the service throws a clear exception if the required "web-token/jwt-library" package is not installed. This prevents potential runtime issues by guiding users to install the necessary dependency upfront.

Target branch: 5.1.x
Resolves issue #682

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

Ensure the service throws a clear exception if the required "web-token/jwt-library" package is not installed. This prevents potential runtime issues by guiding users to install the necessary dependency upfront.
@Spomky Spomky added the DX Developer Experience label Feb 2, 2025
@Spomky Spomky added this to the 5.1.2 milestone Feb 2, 2025
@Spomky Spomky self-assigned this Feb 2, 2025
@Spomky Spomky linked an issue Feb 2, 2025 that may be closed by this pull request
@Spomky Spomky merged commit 3ceacab into 5.1.x Feb 2, 2025
15 checks passed
@Spomky Spomky deleted the bugs/missing-jwt-deps branch February 2, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Developer Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FidoAllianceCompliantMetadataService depends on web-token/jwt-core
1 participant