fix getting token through header cookies and not body
This commit is contained in:
@@ -30,6 +30,7 @@ futures-util = {version = "0.3.31"}
|
||||
uuid = {version = "1.18.1", features = ["serde"] }
|
||||
base64 = "0.22.1"
|
||||
reqwest = { version = "0.12.24", features = ["json","blocking"] }
|
||||
tower-http = { version = "0.6.7", features = ["cors"] }
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user