Hello, While reading the Twitter documentation, I realized they have an Application-Only authentication mechanism <https://dev.twitter.com/oauth/application-only> that is quite easy.
They are using client_id and client_secret in a BasicAuth fashion in order to get a BearerToken on this URL /oauth2/token This could be a quite easy solution to implement I guess while reusing the current ecosystem we have. Best regards, Rémy
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

