OAuth Client

@happyview/oauth-client

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 kid param 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

Features

v1.0.0

Released 2026-04-23

Bug Fixes

  • event-log: prevent double filtering (cf7a227)
  • sdk: add gh links to packages (718075a)
  • sdk: prevent CI crash if versions are already deployed (3c4a6d0)
  • sdk: take advantage of prior art on crypto from bsky (7df0576)

Features