Implemented userinfo endpoint and finalized OAuth2.0 flow
This commit is contained in:
@ -18,3 +18,4 @@ toml = "0.9.7"
|
||||
oauth2 = "5.0.0"
|
||||
uuid = "1.18.1"
|
||||
axum-extra = { version = "0.10.3", features = ["cookie"] }
|
||||
base64 = "0.22.1"
|
||||
|
||||
Reference in New Issue
Block a user