Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use token and algo from jwt header (parse-community#6416)
* 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