writefreely/config
Darius Kazemi 667cbb97ed Adding scope field to generic OAuth
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).
2020-10-12 20:54:48 -07:00
..
config.go Adding scope field to generic OAuth 2020-10-12 20:54:48 -07:00
data.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
funcs.go write.as oauth client cleanup as per PR feedback. T710 2020-01-02 15:50:54 -05:00
setup.go Better describe usage stats in setup process 2020-04-21 13:01:39 -04:00
validation.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00