Finally, we can yeet the hacky Express server nobody liked. VS Code opens a tab, the tab opens VS Code, and it closes itself (at least in Chrome, haven't bothered to test other browsers)
Also, I moved authentication to a separate module because it's kinda lorge and don't want extension.ts to gain too much weight.
Insomnia code FTW
Breaking change: You'll have to add vscode://goofies.spotifymlh/authorized as a redirect URI in your Spotify for Developers Dashboard
Fixes #21
Finally, we can yeet the hacky Express server nobody liked. VS Code opens a tab, the tab opens VS Code, and it closes itself (at least in Chrome, haven't bothered to test other browsers)
Also, I moved authentication to a separate module because it's kinda lorge and don't want extension.ts to gain too much weight.
Insomnia code FTW
Breaking change: You'll have to add
vscode://goofies.spotifymlh/authorized
as a redirect URI in your Spotify for Developers Dashboard