Package com.spotify.sdk.android.auth
package com.spotify.sdk.android.auth
-
ClassDescriptionAuthorizationClient provides helper methods to initialize an manage the Spotify authorization flow.An object that helps construct the request that is sent to Spotify authorization service.Use this builder to create an
AuthorizationRequestAn object that contains the parsed response from the Spotify authorization service.Use this builder to create anAuthorizationResponseThe type of the authorization response.Provides an AuthorizationHandler that opens a browser when the Spotify application is not installedThe activity that manages the login flow.A utility class for exchanging an authorization code for an access token using PKCE verifier.Builder class for creating TokenExchangeRequest instances.Response from a token exchange request.