[mod] role:authelia-for-hedgedoc:refresh_token

This commit is contained in:
roydfalk 2024-03-20 00:48:04 +01:00
parent aefe805a10
commit 78efa5297f

View file

@ -13,6 +13,7 @@
"{{var_authelia_for_hedgedoc_hedgedoc_url_base}}/auth/oauth2/callback" "{{var_authelia_for_hedgedoc_hedgedoc_url_base}}/auth/oauth2/callback"
], ],
"grant_types": [ "grant_types": [
"refresh_token",
"authorization_code" "authorization_code"
], ],
"response_types": [ "response_types": [