Closed MicahParks closed 7 months ago
The purpose of this pull request is to allow for a user-provided context.Context in JWT parsing so goroutines do not last longer than desired when waiting for remote JWK Set resources to refresh.
context.Context
This should have been included in the /v3 release.
/v3
The purpose of this pull request is to allow for a user-provided
context.Context
in JWT parsing so goroutines do not last longer than desired when waiting for remote JWK Set resources to refresh.This should have been included in the
/v3
release.