com.kkbox.openapideveloper / com.kkbox.openapideveloper.auth / Auth
class Auth
The instance of this class fetches the authorization.
| <init> | Auth(clientID: String, clientSecret: String, context: Context)The instance of this class fetches the authorization. |
| clientCredentialsFlow | val clientCredentialsFlow: ClientCredentialsFlow |
| tokenFetcher | val tokenFetcher: TokenFetcher |