You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
# NOTE
2
+
3
+
login logic is currently in a defunct state see below
4
+
5
+
I do not have access to the currently used App api keys to change the redirect uri to resolve the uri bug.
6
+
7
+
```
8
+
Starting March 9, 2026, we will start applying the new restrictions and requirements to all applications in “Development Mode” using Spotify’s Web API. This includes:
9
+
10
+
A Spotify Premium requirement
11
+
```
12
+
13
+
If someone would like to offer up an app id and key for an account feel free to create a pr to change the current key and id, make sure the app has a redirect uri `https://some-random-host.com:7654`
0 commit comments