Implement OAuth2 login flow
The old user/password flow is deprecated and broken Fixes #1500
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2465,6 +2465,7 @@ dependencies = [
|
||||
"ioctl-rs",
|
||||
"libc",
|
||||
"librespot-core",
|
||||
"librespot-oauth",
|
||||
"librespot-playback",
|
||||
"librespot-protocol",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user