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.

Add test status badge to README

+2
+2
README.md
··· 1 1 # @tijs/atproto-sessions 2 2 3 + [![Test](https://github.com/tijs/atproto-sessions/actions/workflows/test.yml/badge.svg)](https://github.com/tijs/atproto-sessions/actions/workflows/test.yml) 4 + 3 5 Framework-agnostic session management for AT Protocol applications. 4 6 5 7 Provides encrypted session cookies and mobile Bearer tokens using Iron Session.