-
Notifications
You must be signed in to change notification settings - Fork 718
Open
Labels
Description
Wikipedia may discontinue support for OAuth1 at some point, and we rely on a stack of auth-related gems that isn't easy to customize or fix. (In particular, our current implementation of the login does not support setting a User-Agent, so we have to work around that to comply with the Wikimedia User Agent policy.)
This may be a good starting point for figuring out how to implement OAuth2: https://github.com/wikimedia/mediawiki-ruby-api?tab=readme-ov-file#080-2023-10-26
We may also need to adjust the way we interface with the API to make edits.
Reactions are currently unavailable