This commit is contained in:
@@ -56,7 +56,7 @@ defmodule PolicyServiceWeb.Router do
|
|||||||
client_secret: zitadel[:client_secret]
|
client_secret: zitadel[:client_secret]
|
||||||
)
|
)
|
||||||
|
|
||||||
Oidcc.Plug.IntrospectToken.call(
|
Oidcc.Plug.ValidateJwtToken.call(
|
||||||
conn,
|
conn,
|
||||||
opts
|
opts
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user