A Deno-compatible AT Protocol OAuth client that serves as a drop-in replacement for @atproto/oauth-client-node
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Link related packages in README

+7 -2
+7 -2
README.md
··· 415 415 416 416 Thanks to the Bluesky team for the AT Protocol ecosystem. 417 417 418 - ## See Also 418 + ## Related Packages 419 419 420 - - **[@tijs/atproto-oauth-hono](https://jsr.io/@tijs/atproto-oauth-hono)**: High-level Hono integration built on top of this client. 420 + - [@tijs/atproto-oauth](https://github.com/tijs/atproto-oauth) - Framework-agnostic 421 + OAuth integration for AT Protocol applications 422 + - [@tijs/atproto-storage](https://github.com/tijs/atproto-storage) - Storage 423 + implementations 424 + - [@tijs/atproto-sessions](https://github.com/tijs/atproto-sessions) - Session 425 + cookie management