Skip to content

swap jsonwebtoken to jose#369

Merged
jbolda merged 2 commits into
mainfrom
jsonwebtoken-to-jose
Jun 15, 2026
Merged

swap jsonwebtoken to jose#369
jbolda merged 2 commits into
mainfrom
jsonwebtoken-to-jose

Conversation

@jbolda

@jbolda jbolda commented Jun 11, 2026

Copy link
Copy Markdown
Member

Motivation

We are looking for better ESM and TS support so updating from jsonwebtoken to jsoe.

Approach

Mostly a drop in replacement with a few adjustments to reduce abstraction that is low value.

@frontsidejack

frontsidejack commented Jun 11, 2026

Copy link
Copy Markdown
Member

Package Changes Through bc782a0

There are 4 changes which include @simulacrum/server with minor, @simulacrum/foundation-simulator with minor, @simulacrum/auth0-simulator with minor, @simulacrum/github-api-simulator with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@simulacrum/server 0.9.0 0.10.0
@simulacrum/foundation-simulator 0.7.0 0.8.0
@simulacrum/auth0-simulator 0.12.0 0.13.0
@simulacrum/github-api-simulator 0.7.0 0.8.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@pkg-pr-new

pkg-pr-new Bot commented Jun 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@simulacrum/auth0-simulator@369
npm i https://pkg.pr.new/@simulacrum/foundation-simulator@369
npm i https://pkg.pr.new/@simulacrum/github-api-simulator@369
npm i https://pkg.pr.new/@simulacrum/server@369

commit: bc782a0

@jbolda jbolda merged commit 024cc24 into main Jun 15, 2026
5 checks passed
@jbolda jbolda deleted the jsonwebtoken-to-jose branch June 15, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

expiresAt mixes seconds and milliseconds client-credentials (M2M) access tokens are minted without a sub claim

2 participants