diff --git a/Doc-API.md b/Doc-API.md index fabe218..678a335 100644 --- a/Doc-API.md +++ b/Doc-API.md @@ -94,4 +94,11 @@ Il existe 2 manieres de faire cela, le ```deep linking``` et le ```app linking`` * Dans android/gradle/wrapper/gradle-wrapper.properties change le distributionUrl par .../gradle-6.7-all.zip * Dans android/build.gradle dans la section buildscript { dependencies { change le classpath par ...gradle:4.1.0 * Penser à installer le paquet gradle pour que ça fonctionne - \ No newline at end of file + + + +https://stackoverflow.com/questions/59911194/how-to-calculate-pckes-code-verifier/59913241#59913241 + +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 \ No newline at end of file