Skip to content

fix(jsonwebtoken): disable audience validation if it was not passed in options#910

Merged
Brooooooklyn merged 1 commit intonapi-rs:mainfrom
pasha-vuiko:fix-jwt-aud-validation
Oct 24, 2024
Merged

fix(jsonwebtoken): disable audience validation if it was not passed in options#910
Brooooooklyn merged 1 commit intonapi-rs:mainfrom
pasha-vuiko:fix-jwt-aud-validation

Conversation

@pasha-vuiko
Copy link
Contributor

Currently if I don't pass audience to validate in validation params, the audience is still being validated, and I receive an error

@Brooooooklyn Brooooooklyn changed the title fix: disable audience validation if it was not passed in options fix(jsonwebtoken): disable audience validation if it was not passed in options Oct 24, 2024
@Brooooooklyn Brooooooklyn merged commit ec14da0 into napi-rs:main Oct 24, 2024
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.

2 participants