Add /openid/token
route
This commit is contained in:
@ -22,4 +22,5 @@ mime_guess = "2.0.4"
|
||||
askama = "0.11.1"
|
||||
futures-util = "0.3.21"
|
||||
urlencoding = "2.1.0"
|
||||
rand = "0.8.5"
|
||||
rand = "0.8.5"
|
||||
base64 = "0.13.0"
|
Reference in New Issue
Block a user