googleapis / googleapis/google-cloud-node
refactor(deps): Migrate from `jws` library
Open
library: google-cloud-node-core
next major: breaking change
priority: p1
type: feature request
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
`jws` hasn't been maintained for 4+ years - we should migrate to another JWT library.
Here's a nice list: https://jwt.io/libraries
- [`jose`](https://npmjs.com/package/jose) looks solid
Also consider compatibility and any significant changes in [bundle size](https://bundlephobia.com/).
Contributor guide
Assessment
This issue has not been assessed yet.