We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f339b38 commit df02363Copy full SHA for df02363
.env.example
@@ -23,3 +23,7 @@ HARMONY_SPOTIFY_CLIENT_SECRET=
23
# Tidal app config. See https://developer.tidal.com/reference/web-api
24
HARMONY_TIDAL_CLIENT_ID=
25
HARMONY_TIDAL_CLIENT_SECRET=
26
+
27
+# Soundcloud app config. See https://developers.soundcloud.com/docs/api/guide
28
+HARMONY_SOUNDCLOUD_CLIENT_ID=
29
+HARMONY_SOUNDCLOUD_CLIENT_SECRET=
0 commit comments