JMPerez
0464cf41ca
Change how credentials are sent when requesting tokens
...
The preferred way to send the credentials is through the Authorization
header, ase documented on the Spotify Developer Site
(see https://developer.spotify.com/web-api/authorization-guide/#authorization_code_flow )
2014-11-03 11:06:34 +01:00
jperez
1c48876015
Add state generation and check
2014-06-30 10:11:04 +02:00
jperez
90d6d902ce
Replace URLs with final ones
2014-06-17 10:25:03 +02:00
jperez
0d7878f84f
Minor updates
...
- Rename secret_key to client_secret
- Fetch values from new fields
- Authorization Code: Exchange code by token sending id and secret
in body instead of Base64 header
2014-06-03 13:26:18 +02:00
jperez
684ad7dae1
first commit
2014-05-14 10:27:27 +02:00