Compare commits

..

No commits in common. "45cd387e996e5937faba690ef88369e26593fdcc" and "62b4aac895e8f58d4dfa049eab6711569f5dcec4" have entirely different histories.

View file

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