perrybutler / WP-OAuth

A WordPress plugin that allows users to login or register by authenticating with an existing Google, Facebook, LinkedIn, Github, Reddit or Windows Live account via OAuth 2.0. Easily drops into new or existing sites, integrates with existing users.
GNU General Public License v2.0
97 stars 76 forks source link

New user registration leaves the user on the login screen #26

Open kkara opened 9 years ago

kkara commented 9 years ago

Hi,

First of all, thank you for the plugin, it works like a charm. The only issue I have is the user experience for a user registering for the first time. After registration the user is left in the login screen with an indication that registration was successful. This is very confusing for the user. I think the plugin should redirect to the same place as defined in the settings for "Login redirects to".

Thanks, Kosta

perrybutler commented 9 years ago

You're welcome for the plugin :) Can confirm this is a bug (I overlooked a TODO) and we'll have a fix in the next version. Thanks for the report!

saintjab commented 6 years ago

I see this is a two year old bug. @perrybutler any work around or fix yet? Thanks