Latch. Session
(latch v0.5.0)
Copy Markdown
An established atproto OAuth session: the credentials and binding needed to make authenticated PDS requests and to refresh the access token.
The dpop_key is the per-session private key every request is signed with.
The access and refresh tokens are bound to it. issuer identifies the
authorization server (for refresh and re-discovery), pds_endpoint is where
authenticated XRPC calls go.