jwt-decode icon indicating copy to clipboard operation
jwt-decode copied to clipboard

Decode JWT tokens; useful for browser applications.

Results 32 jwt-decode issues
Sort by recently updated
recently updated
newest added

By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/.github/blob/master/CONTRIBUTING.md) for how to create and submit a...

I was poking around at the source, wondering what this library does differently than a [popular StackOverflow answer](https://stackoverflow.com/a/38552302/214446). In [`base64_url_decode.js`](https://github.com/auth0/jwt-decode/blob/master/lib/base64_url_decode.js), I found just two additions this library has: 1. ```js...

By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/.github/blob/master/CONTRIBUTING.md) for how to create and submit a...

### Description Restructures the readme file based on our internal design to try and create a uniform experience across the readme's of our different SDKs. - [ ] Add header...

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.1 to 7.4.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.4.0 7.4.0 (2024-03-25) 🚀 Features eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata (#8335) Check out our...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.1 to 7.4.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.4.0 7.4.0 (2024-03-25) 🚀 Features eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata (#8335) Check out our...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3. Release notes Sourced from typescript's releases. TypeScript 5.4.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies
javascript

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @​btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @​typicode in...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.1 to 7.15.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.15.0 7.15.0 (2024-07-01) 🚀 Features eslint-plugin: [array-type] detect Readonly<string[]> case (#8752) eslint-plugin: back-port new rules around empty object...

dependencies
javascript