<!-- Please help us process GitHub Issues faster by providing the following information. Note: If you have a question, please post it on the Okta Developer Forum (https://devforum.okta.com) instead. Issues in this repository are reserved for bug reports and feature requests. --> ## I'm submitting this issue for the package(s): - [x] jwt-verifier - [ ] oidc-middleware ## I'm submitting a: - [x] Bug report <!-- Please search GitHub for a similar issue or PR before submitting --> - [ ] Feature request - [ ] Other (Describe below) ## Current behavior <!-- Describe how the issue manifests. --> Typescript error when attempting to provide custom jwksUri value in options. ## Expected behavior <!-- Describe what the desired behavior would be. --> Options to include jwksUri parameter to fetch signing keys from custom endpoint. ## Minimal reproduction of the problem with instructions <!-- For bug reports please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the problem. You could use one of our sample applications to build a reproduction demo: https://github.com/okta?q=samples-js --> ## Extra information about the use case/user story you are trying to implement <!-- Describe the motivation or the concrete use case. --> ## Environment - Package Version: - Browser: - OS: - Node version (`node -v`): - Other:
I'm submitting this issue for the package(s):
I'm submitting a:
Current behavior
Typescript error when attempting to provide custom jwksUri value in options.
Expected behavior
Options to include jwksUri parameter to fetch signing keys from custom endpoint.
Minimal reproduction of the problem with instructions
Extra information about the use case/user story you are trying to implement
Environment
node -v):