Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthorizationData

Authorization data for the Spotify API.

see

cordova-spotify-oauth

Hierarchy

  • AuthorizationData

Index

Properties

Properties

clientId

clientId: string

The client ID for which the token is valid.

token

token: string

The valid access token with streaming scope.

You can use the cordova-spotify-oauth plugin for authentication.

Generated using TypeDoc