|
|
@ -102,3 +102,18 @@ https://stackoverflow.com/questions/59911194/how-to-calculate-pckes-code-verifie
|
|
|
|
https://community.spotify.com/t5/Spotify-for-Developers/Unable-to-use-PKCE-authorization-code-verifier-was-incorrect/td-p/5006416
|
|
|
|
https://community.spotify.com/t5/Spotify-for-Developers/Unable-to-use-PKCE-authorization-code-verifier-was-incorrect/td-p/5006416
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/tobika/spotify-auth-PKCE-example/blob/main/public/main.js
|
|
|
|
https://github.com/tobika/spotify-auth-PKCE-example/blob/main/public/main.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pb à régler :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
partout la protection des méthodes et attributs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dans Spot un User plutot que juste un String idDafl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dans User séparer les rôles de la classe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dans Location enlever méthode getData static
|
|
|
|
|
|
|
|
dans Location utiliser parse json plutot que traitement de string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
currentTrack récupérable de plusieurs manières
|