com.kkbox.openapideveloper / com.kkbox.openapideveloper.auth
| Auth | class AuthThe instance of this class fetches the authorization. |
| ClientCredentialsFlow | class ClientCredentialsFlowImplements the client credentials flow. Used for accessing APIs that don’t need any KKBOX user’s personal data. |
| TokenFetcher | class TokenFetcherThe instance of this class fetches open api token. |