Does an OAuth1.0a HTTP GET endpoint in my API present a security vulnerability?
I’m building a hobby application, and I’d prefer it not end up on a cyber-security expert’s list of insecure sites.
My application can post to Twitter on behalf of a user. This required implementing the OAuth 1.0a specificat… Continue reading Does an OAuth1.0a HTTP GET endpoint in my API present a security vulnerability?