← #134 Add CLI foundation with encrypt, upload, download, list, and delete

#133 Add PDS authentication via com.atproto.server.createSession

closed medium · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · Phase 1: CLI Foundation

Comments — 1

sable note 2026-03-02 23:37

Auth flow complete: XrpcClient::login() calls createSession, LoginCommand handles password from env/stdin with validation, mock transport tests cover success + 401. Session persistence (save_session/load_client) is tracked by #9.

Generated 2026-03-03 02:53 UTC