Skip to content

Commit

Permalink
use token and algo from jwt header (#6416)
Browse files Browse the repository at this point in the history
* use token and algo from jwt header

* change node-rsa out for jwks-rsa, reflect change in tests and add one test for coverage

* remove superfluous cache, allow jwks cache parameters to be passed to validateAuthData

* remove package lock

* regenerate package lock

* try fixing package-lock with copy from master

* manual changes for merge conflict

* whitespace

* pass options as object

* fix inconsistent variable name
  • Loading branch information
andrewking0207 authored Mar 11, 2020
1 parent 16a974a commit 8e0e485
Show file tree
Hide file tree
Showing 4 changed files with 270 additions and 216 deletions.
Loading

0 comments on commit 8e0e485

Please sign in to comment.