OAuth Client
@happyview/oauth-client
v1.4.2
Released 2026-09-10
Bug Fixes
- leverage the confidential client flag from HappyView (4142df1)
v1.4.1
Released 2026-09-10
Bug Fixes
- add client assertion minting to the SDKs (4a870d2)
v1.4.0
Released 2026-09-03
Bug Fixes
- ensure dpop keys are included with auth requests (2588cd5)
- retire previous sessions before registering new one (0d6f3bf)
Features
- add confidential session support to SDKs (3fd7f6b)
v1.3.1
Released 2026-08-05
Bug Fixes
- prevent an error that causes logout to fail under some circumstances (d2fdaa2)
v1.3.0
Released 2026-06-30
Bug Fixes
- expose oauth scopes via the SDKs (ae69736)
- handle the scope format returned from Bluesky PDS (2066c7f)
- restore SDK scopes types after bad conflict resolution (44986ab)
- scopes types in oauth-client sdk after bad conflict resolution (d49033e)
- sdk: support the
kidparam from@atproto/jwk-webcrypto(8a09489) - update scopes type (635bcd6)
Features
- add support for session hooks (e1a6b00)
- update JS SDKs to more closely match their @atproto cousins (df717e9)
v1.1.1
Released 2026-05-08
Bug Fixes
- expose oauth scopes via the SDKs (bbcddd0)
v1.1.0
Released 2026-05-05