Merge pull request 'Authelia | scopes richten' (#5) from task-187 into main

Reviewed-on: #5
This commit is contained in:
roydfalk 2024-10-26 13:43:32 +02:00
commit 45cd387e99

View file

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