Skip to content

Releases: panva/oauth4webapi

v3.8.3

20 Nov 09:52
Immutable release. Only release title and notes can be modified.
169f3e0

Choose a tag to compare

Refactor

  • relax www-authenticate auth-param presence requirement (35d4622)

v3.8.2

27 Sep 09:27
2788d8d

Choose a tag to compare

Documentation

  • remove mention of Edge Runtime from the readme (313c263)

Refactor

  • workaround dpop nonce caching caveats with customFetch (e201d3a)

v3.8.1

29 Aug 06:56
be2190f

Choose a tag to compare

Fixes

  • DPoP: add header JWK alg and pub when using ML-DSA keys (90a702e)

v3.8.0

27 Aug 22:05
9efbf97

Choose a tag to compare

Features

  • support ML-DSA JWS Algorithm Identifiers (5e9e629)

v3.7.0

12 Aug 09:40
0671d0c

Choose a tag to compare

Features

  • optional recognition of proprietary or unrecognized token types (c875d5a)

v3.6.2

08 Aug 14:43
67fd3aa

Choose a tag to compare

Refactor

  • skip checking www-authenticate if expected status is received (596ae33), closes #191

v3.6.1

01 Aug 17:06
b68dfe8

Choose a tag to compare

Fixes

v3.6.0

16 Jul 19:40
3f7965b

Choose a tag to compare

Features

  • add request's url as a signal function option argument (aab6c30)

Fixes

  • allow 0 in max_age and expires_in (15c0c50), closes #182

Refactor

  • update signal() resolver for new Deno check rules (4791e9c)

v3.5.5

01 Jul 18:50
14e3123

Choose a tag to compare

Fixes

  • RFC9728: keep any terminating "/" when pathname is present (f951e73)

v3.5.4

01 Jul 18:42
e654896

Choose a tag to compare

Fixes

  • RFC8414: strip any terminating "/" when pathname is present (50d8307)