Package-level declarations

Types

Link copied to clipboard
class CredentialProvider(storage: ERROR CLASS: Symbol not found for CredentialStorage, sampleConfig: ERROR CLASS: Symbol not found for SampleConfig) : <ERROR CLASS> ERROR CLASS: Loop in supertypes involving io/rekast/sdk/app/network/CredentialProvider

App implementation of CredentialProvider.

Link copied to clipboard
class TokenAuthenticator(storage: ERROR CLASS: Symbol not found for CredentialStorage, authService: ERROR CLASS: Symbol not found for AuthenticationService, config: ERROR CLASS: Symbol not found for ApiConfig)

OkHttp okhttp3.Authenticator that automatically refreshes the Bearer access token whenever a 401 Unauthorized response is received from a Bearer-protected endpoint.