From de91a054da8fabc9da21f8df43e5ea4bd2cdc8f8 Mon Sep 17 00:00:00 2001 From: David D'ALMEIDA Date: Sun, 9 Apr 2023 20:39:37 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'src/Api/src/contro?= =?UTF-8?q?ller/spotify-controller/spotifyCtrl.ts'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Api/src/controller/spotify-controller/spotifyCtrl.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Api/src/controller/spotify-controller/spotifyCtrl.ts b/src/Api/src/controller/spotify-controller/spotifyCtrl.ts index 7039eca..6cc213c 100644 --- a/src/Api/src/controller/spotify-controller/spotifyCtrl.ts +++ b/src/Api/src/controller/spotify-controller/spotifyCtrl.ts @@ -28,7 +28,6 @@ class SpotifyController implements Controller { private readonly CLIENT_SECRET = "779371c6d4994a68b8dd6e84b0873c82"; private readonly CALLBACK_2 = 'https://flad-api-production.up.railway.app/api/spotify/callback'; private readonly SCOPES ='user-read-private user-read-email user-read-playback-state user-read-currently-playing user-read-recently-played playlist-modify-public ugc-image-upload user-modify-playback-state'; - private readonly ENCRYPTION_SECRET = new CryptString(16); private readonly clientRedirect= 'spotify_final_redirect-uri-key'; private login = async (