mirror of
https://github.com/writeas/writefreely
synced 2025-02-02 15:07:03 +01: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).