Skip to content

Commit 9ac1070

Browse files
committed
chore: version @exortek/oauth2 1.0.0
1 parent b33deb0 commit 9ac1070

2 files changed

Lines changed: 1 addition & 15 deletions

File tree

.changeset/oauth2-initial-release.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

packages/oauth2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exortek/oauth2",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "OAuth 2.1 for Node.js 22+ — both halves, secure by default. The relying-party flow (createOAuth + provider presets, mandatory PKCE / state / nonce / iss) and a full authorization server (DPoP incl. nonce, PAR, JAR/JARM, resource indicators, device grant, token exchange, FAPI 2.0) over JWT or PASETO. Server-only, zero non-@exortek/* runtime dependencies, built on node:crypto.",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)