OAuth1 icon indicating copy to clipboard operation
OAuth1 copied to clipboard

Authorize url does not work.

Open tree1891 opened this issue 9 years ago • 3 comments

After get request token, makes a request to authorize url(http://www.xxxx.com/site/oauth1/authorize) with oauth_token, but it redirect to http://www.xxxx.com/site/, there is no login form. what's wrong?

tree1891 avatar Nov 04 '16 16:11 tree1891

Did you find a solution for this issue?

macordu avatar May 22 '17 09:05 macordu

no

tree1891 avatar May 22 '17 09:05 tree1891

The same here. I use a plugin to block access to wp-login.php by setting up a custom login/register url. The plugin does not account that I believe so there's no UI at all when trying to authenticate.

monecchi avatar Jun 24 '19 06:06 monecchi