HomeWrite.as

Adding scope field to generic OAuth

Description

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).

Details

Provenance
Darius Kazemi <darius.kazemi@gmail.com>Authored on Oct 13 2020, 3:54 AM
Parents
rWFe1cde913e27f: Merge pull request #369 from writeas/web-monetization
Branches
Unknown
Tags
Unknown
References
refs/pull/402/head

Event Timeline

Darius Kazemi <darius.kazemi@gmail.com> committed rWF667cbb97ed40: Adding scope field to generic OAuth (authored by Darius Kazemi <darius.kazemi@gmail.com>).Oct 13 2020, 3:54 AM