mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 11:24:13 +00:00
667cbb97ed
Some OAuth providers (like Mastodon) do not use the default "read_user" scope, instead offering a custom scope. The config.ini for generic OAuth now contains a "scope" field, allowing the admin to set the scope manually (it defaults to "read_user" if blank). |
||
---|---|---|
.. | ||
config.go | ||
data.go | ||
funcs.go | ||
setup.go | ||
validation.go |