d-g-town

Results 12 issues of d-g-town

Following up from this issue thread: https://github.com/MicahParks/jwkset/issues/32 Current working around this by creating storage with `jwkset.NewMemoryStorage()`, adding the key manually, and specifying the storage in the `keyfunc.New(options)`.

enhancement