parse Spotify Callback Hash To Token
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
hash String
The Spotify hash string containing access_token, token_type, and expires_in.