Type alias FromSessionResponse

FromSessionResponse: Pick<SessionResponse, "session" | "expire_at" | "access_token">

Generated using TypeDoc