Framework-agnostic session management for AT Protocol applications using Iron Session encryption
0
fork

Configure Feed

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

Link related packages in README

+9
+9
README.md
··· 97 97 - `validateBearerToken(authHeader)` - Validate Authorization header 98 98 - `refreshBearerToken(authHeader)` - Refresh Bearer token 99 99 100 + ## Related Packages 101 + 102 + - [@tijs/atproto-oauth](https://github.com/tijs/atproto-oauth) - 103 + Framework-agnostic OAuth integration for AT Protocol applications 104 + - [@tijs/atproto-storage](https://github.com/tijs/atproto-storage) - Storage 105 + implementations 106 + - [@tijs/oauth-client-deno](https://github.com/tijs/oauth-client-deno) - AT 107 + Protocol OAuth client 108 + 100 109 ## License 101 110 102 111 MIT