feat(server): UserAgent auth flow implemented
This commit is contained in:
@@ -9,12 +9,13 @@ tonic.workspace = true
|
||||
prost.workspace = true
|
||||
bytes = "1.11.1"
|
||||
prost-derive = "0.14.3"
|
||||
prost-types = { version = "0.14.3", features = ["chrono"] }
|
||||
prost-types.workspace = true
|
||||
tonic-prost = "0.14.3"
|
||||
rkyv = "0.8.15"
|
||||
tokio.workspace = true
|
||||
futures.workspace = true
|
||||
kameo.workspace = true
|
||||
hex = "0.4.3"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user