Transfer listens and loves between music services
Find a file
Philipp Wolfer f447a259d4
OAuth2Strategy interface to abstract the details of the login flow
This allows implementing clients the deviate from the standard OAuth2 flow
2023-11-23 14:41:31 +01:00
backends OAuth2Strategy interface to abstract the details of the login flow 2023-11-23 14:41:31 +01:00
cmd OAuth2Strategy interface to abstract the details of the login flow 2023-11-23 14:41:31 +01:00
internal/auth OAuth2Strategy interface to abstract the details of the login flow 2023-11-23 14:41:31 +01:00
models OAuth2Strategy interface to abstract the details of the login flow 2023-11-23 14:41:31 +01:00
storage Change project license to GPLv3 2023-11-22 08:05:23 +01:00
.build.yml Cross compile binaries 2023-11-10 17:21:03 +01:00
.gitignore Ignore Lapce editor files and configure go workspace 2023-11-17 07:40:25 +01:00
COPYING Change project license to GPLv3 2023-11-22 08:05:23 +01:00
go.mod Basic "scotty auth" implementation 2023-11-19 23:56:31 +01:00
go.sum Basic "scotty auth" implementation 2023-11-19 23:56:31 +01:00
go.work Ignore Lapce editor files and configure go workspace 2023-11-17 07:40:25 +01:00
go.work.sum Basic "scotty auth" implementation 2023-11-19 23:56:31 +01:00
main.go Change project license to GPLv3 2023-11-22 08:05:23 +01:00
scotty.example.toml scrobblerlog: implemented append mode 2023-11-22 07:36:48 +01:00