Implemented userinfo endpoint and finalized OAuth2.0 flow
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -353,6 +353,7 @@ dependencies = [
|
||||
"axum",
|
||||
"axum-extra",
|
||||
"axum-keycloak-auth",
|
||||
"base64",
|
||||
"chrono",
|
||||
"log",
|
||||
"oauth2",
|
||||
|
||||
Reference in New Issue
Block a user