anaconda icon indicating copy to clipboard operation
anaconda copied to clipboard

authorization URL

Open ikenne opened this issue 5 years ago • 0 comments

In anaconda/twitter.go: shouldn't ResourceOwnerAuthorizationURI: "https://api.twitter.com/oauth/authenticate" be set to "https://api.twitter.com/oauth/authorize" according to this: https://developer.twitter.com/en/docs/basics/authentication/overview/3-legged-oauth

Or is the assumption here that authorization has already been granted? Thanks

ikenne avatar Mar 05 '19 02:03 ikenne