SpotifyApiSpotify LogoJS

AuthIdentity<> src/Interface.ts#L18

The auth identity to generate a token or the token itself.


Type:

string | { clientID: string, clientSecret: string, } | GetUserTokenOptions | TokenWithRefreshOptions