diff --git a/frontend/templates/frontend/oidc/authorize.html b/frontend/templates/frontend/oidc/authorize.html index 7e5b289..e815193 100644 --- a/frontend/templates/frontend/oidc/authorize.html +++ b/frontend/templates/frontend/oidc/authorize.html @@ -15,7 +15,7 @@ Client {{ client.name }} would like to access this information of you...

-
+ {% csrf_token %}