| Package | Description |
|---|---|
| com.wrapper.spotify.requests.authorization.authorization_code | |
| com.wrapper.spotify.requests.authorization.client_credentials |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AuthorizationCodeRefreshRequest |
Refresh your access token by creating an
Authorization Code Refresh request.
|
class |
AuthorizationCodeRequest |
Request an access token and refresh token by creating an
Authorization Code
request.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ClientCredentialsRequest |
Request an access token by creating a
Client Credentials
request.
|
Copyright © 2019. All rights reserved.