Structs§
- Auth
Handle - Auth
Middleware - Add credentials and refetch after expiry or rejection.
Shared handles share credentials, callback serialization, and lockout state.
Without a callback, expired or rejected credentials remain in use until
set. - Credential
- Readonly
Client - A client that will error on requests that write to the network.
- Readonly
Client Builder - Builder for
ReadonlyClient.
Enums§
- Readonly
Client Builder Error - Error type for ReadonlyClientBuilder