ts-oauth2-server icon indicating copy to clipboard operation
ts-oauth2-server copied to clipboard

A standards compliant implementation of an OAuth 2.0 authorization server for Node that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.

Results 18 ts-oauth2-server issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

https://github.com/jasonraimondi/ts-oauth2-server/commit/0b112f79f539b7bbb4a268d4774aa7e0fce7d94e

enhancement

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.5.3. Release notes Sourced from vitest's releases. v1.5.3    🐞 Bug Fixes Use package.json name for a workspace project if not provided  -  by @​sheremet-va in...

dependencies

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

dependencies

Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-rc.42 to 1.1.4. Release notes Sourced from vitepress's releases. v1.1.4 Please refer to CHANGELOG.md for details. v1.1.3 Please refer to CHANGELOG.md for details. v1.1.1 Please refer to...

dependencies

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.6.0. Release notes Sourced from vitest's releases. v1.6.0    🚀 Features Support standalone mode  -  by @​sheremet-va in vitest-dev/vitest#5565 (bdce0) Custom "snapshotEnvironment" option  -  by @​sheremet-va...

dependencies

https://datatracker.ietf.org/doc/html/rfc7662

enhancement