ezidam: oauth: authorize: generate and save authorization code
This commit is contained in:
parent
471e2fc740
commit
bb4ff8a9f8
6 changed files with 33 additions and 4 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -793,6 +793,7 @@ name = "ezidam"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"apps",
|
||||
"authorization_codes",
|
||||
"database_pool",
|
||||
"erased-serde",
|
||||
"futures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue