Feature summary:
I would like pywikibot to be able to run when provided an OAuth2 access token, maybe per request.
Use case(s):
It would allow writing a webservice that authenticates using OAuth2 and then passing the token to a function.
Benefits:
It would make it possible to run scripts via OAuth2.