Compare commits
No commits in common. "45cd387e996e5937faba690ef88369e26593fdcc" and "62b4aac895e8f58d4dfa049eab6711569f5dcec4" have entirely different histories.
45cd387e99
...
62b4aac895
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
||||||
"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"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue