OAuthTokenRefresh

class OAuthTokenRefresh(metadata: OAuthServerMetadata, clientId: String, client: OkHttpClient)

Constructors

Link copied to clipboard
constructor(metadata: OAuthServerMetadata, clientId: String, client: OkHttpClient)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
suspend fun refreshToken(refreshToken: String): TokenResponse