[task-187] [mod] authelia-for-hedgedoc:"grant_types" entfernt

This commit is contained in:
roydfalk 2024-10-26 12:15:12 +02:00
parent b14b80b129
commit 9002fc9604

View file

@ -12,10 +12,6 @@
"redirect_uris": [ "redirect_uris": [
"{{var_authelia_for_hedgedoc_hedgedoc_url_base}}/auth/oauth2/callback" "{{var_authelia_for_hedgedoc_hedgedoc_url_base}}/auth/oauth2/callback"
], ],
"grant_types": [
"refresh_token",
"authorization_code"
],
"response_types": [ "response_types": [
"code" "code"
], ],