options/_all library

Classes

AuthOptions
Configuration options for JWT authentication and automatic token refresh.
CacheOptions
Configuration options for caching responses in API calls.
ExceptionOptions
This class is part of the exception handling mechanism implemented in the RestApiClient.
LoggingOptions
Options to customize logging of HTTP requests and responses.
RestApiClientOptions
Options to configure the RestApiClient.
RestApiClientRequestOptions
Options for configuring HTTP requests in the RestApiClient.
RetryOptions
Configuration for automatic request retry with exponential backoff.

Enums

RefreshTokenStrategy
Strategy for handling JWT token refresh.