OpenAPI-Android

com.kkbox.openapideveloper / com.kkbox.openapideveloper.auth / Auth

Auth

class Auth

The instance of this class fetches the authorization.

Constructors

<init> Auth(clientID: String, clientSecret: String, context: Context)
The instance of this class fetches the authorization.

Properties

clientCredentialsFlow val clientCredentialsFlow: ClientCredentialsFlow
tokenFetcher val tokenFetcher: TokenFetcher