Closed easoncxz closed 4 years ago
When the user clicks "deny" on Twitter's OAuth authorisation screen, they will get redirected to somewhere like:
GET http://localhost:5000/oauth-callback?denied=<some stuff; probably the request token>
Related docs:
OAuthCred.Key
parseParam
Issue addressed.
When the user clicks "deny" on Twitter's OAuth authorisation screen, they will get redirected to somewhere like: