parseSpotifyCallbackHashToToken

Parse the current url into a valid Token to be used when instantiating a new SpotifyImplicitGrantApi


Parse the hash string into a valid Token to be used when instantiating a new SpotifyImplicitGrantApi

Parameters

hashString

The Spotify hash string containing access_token, token_type, and expires_in.