BearerClientAuthProvider
abstract class BearerClientAuthProvider<T : BearerTokens>(store: MatrixClientAuthProviderDataStore, onLogout: suspend (LogoutInfo) -> Unit) : MatrixClientAuthProvider
Inheritors
Functions
Link copied to clipboard
open suspend override fun addRequestHeaders(request: HttpRequestBuilder, authHeader: HttpAuthHeader?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard