Ask a question to get started
Enter to send•Shift+Enter new line
OAuthCredential()
TypedDict
Credential kind discriminator.
OAuth access token. Never log.
OAuth refresh token. Never log.
ISO-8601 UTC expiry timestamp.
A persisted OAuth subscription credential.
Stub kept here so the StoredCredential discriminated union narrows correctly today and the OAuth implementation lands as a pure addition. No code path produces or consumes this shape yet.
StoredCredential