BLOG-85 Implement OIDC authentication #93
1
backend/Cargo.lock
generated
1
backend/Cargo.lock
generated
@ -1663,7 +1663,6 @@ dependencies = [
|
||||
"actix-multipart",
|
||||
"actix-web",
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"futures",
|
||||
"log",
|
||||
"serde",
|
||||
|
@ -7,7 +7,6 @@ edition.workspace = true
|
||||
actix-multipart.workspace = true
|
||||
actix-web.workspace = true
|
||||
async-trait.workspace = true
|
||||
chrono.workspace = true
|
||||
futures.workspace = true
|
||||
log.workspace = true
|
||||
serde.workspace = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user