OAuth Client

@happyview/oauth-client

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