OAuth1
OAuth1 copied to clipboard
Authorize url does not work.
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?
Did you find a solution for this issue?
no
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.