refactor: Made the oauth module more generic so it can support loopback OAuth (not just manual)
This commit is contained in:
@@ -98,6 +98,7 @@ gman = "0.3.0"
|
||||
clap_complete_nushell = "4.5.9"
|
||||
open = "5"
|
||||
rand = "0.9.0"
|
||||
url = "2.5.8"
|
||||
|
||||
[dependencies.reqwest]
|
||||
version = "0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user