-
## Description
When setting the remote docker host over ssh using DOCKER_HOST environment variable like below
`export DOCKER_HOST="ssh://user@remotehost"`
The plugin is still trying to connect …
-
One comment per provider, feel free to upvote for the ones you'd like to see implemented first or add new ones. Whilst we add support for the below, in the meantime, you can define them as a [custom p…
-
I'm having trouble using Facebook as a login option when opening the app. After clicking the "log in with Facebook", a new window pops up prompting me to log in. I perform the necessary steps, includi…
-
Hello! I have been using SpotifyKit for my own personal project, but saw it didn't meet all of my use cases. So of course I added some of my own needed features such as spotify pagination, auth scopes…
-
I'm trying to create an app that exports a playlist to the user's Spotify account so when they select some options, it creates a random playlist with the option to export to Spotify. How would I go ab…
-
- [x] Dark Theme
- [x] Update README (it's a bit confusing right now)
- [ ] Video tutorial. #58
- [x] Authentication options (Authelia, LDAP, DUO)
- [x] Option to change display name.
- [x] Old…
-
From Module-React created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-React#8
### Link to the coursework
https://www.youtube.com/playlist?list=PLozA7cloMbPi1HcSAUUEm7…
-
So, I run F2k in Linux through Wine. Lotta people do.
When I use the LibSpotify login button, I get a username/password popup, but when I enter my credentials it just closes and reopens the popup w…
-
Using PCKE OAuth flow (i.e. no client secret available) to create a client-only web page I ran into the following issue; rather than being able to do an expected:
```
Refresh.makeTokenRequest
…
-
I was experiencing a crash in spotty when using a Spotify password that contained '$'. After changing the password to eliminate special characters the problem was resolved.
`spotty -n test -c /tmp…