Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control over username created when registering #5

Open
codecowboy opened this issue Dec 28, 2014 · 12 comments
Open

Control over username created when registering #5

codecowboy opened this issue Dec 28, 2014 · 12 comments

Comments

@codecowboy
Copy link

Is it possible to control the wordpress username created when registering? In testing, registering via linkedin created the user 'user6'. In case it is relevant, I have buddypress installed and ultimately want to integrate the two. Wordpress version 4.1. Multisite enabled is enabled but I only need the plugin for one site initially.

Ultimately, I want to be able to query the linkedin API for the registered user. Is any link stored on the WP side which enables me to identify the user on LinkedIn?

@perrybutler
Copy link
Owner

Sent you an email Luke. I'll update/close this issue once we've resolved via email.

@rappnews
Copy link

Hi Perry, installed your excellent plug-in for testing and had the same question (about the possibility of controlling — or in our case, passing on the email address as — the username created in registration). If it's possible to post any updates before you close this issue, it would be much appreciated.

@mackenza
Copy link

I also would really like this feature. Usernames cannot be changed in Wordpress once created can they? So they are stuck with user56 or am I missing something?

As for the privacy issue of reading the email address, I am currently using Google and it clearly states on the consent page that you are granting access to the bare minimum "basic account information". Is there really any expectation when using a social media site for authentication/authorization that you aren't entering your email address? I think not.

@bseeger
Copy link

bseeger commented Aug 27, 2015

I also would really like this feature. Any chance it's coming soon?

@miroslawlis
Copy link

My 3 penny's:
-users names with number its very good idea 👍 , I really don't want to show users emails on site ;)
-if You must add this feature then, please add option for switching between modes: user56 and [email protected]
Cheers

@jewishpoptart
Copy link

Still would love this. Any hopes?

@perrybutler
Copy link
Owner

Have some hope!! I haven't been in the WordPress scene lately, but this plugin has really been begging my attention. I finished some major milestones with another project of mine (Rapid Server) so I'm feeling it's time to give that a break and focus on my other projects a bit. Control over the username should be an easy feature to add, I hope to jump back into WP-OAuth some time this week although I have said that before hehe :) So many good things to program, so little time.

@jewishpoptart
Copy link

awesome! I'm excited for the features :) I'll be using the plugin on a few more sites once it comes out!

@arcivanov
Copy link

Is this plugin still maintained? It should be possible to fill-in username, email and display name upon registration based on OAuth response received, no?

"User6" is not really a valid identity, especially if a user registered on your site to post on a forum or leave a comment. No other OAuth integration I know requires user to rename self appropriately upon being logged in.

@regel
Copy link

regel commented Aug 22, 2016

Hi,
I've tried Linked in authentication with WordPress 4.5.3 and WP-OAuth 0.4.1. Authentication (and registration) is working but in the user database the new user is registered as 'user2', nothing more (no email, and so on). How can we engage with customers if the plugin isn't keeping minimum information such as name, email and company they work for when they register through WP-OAuth 0.4.1 ?
Is it LinkedIn user profile settings that prevent this information from being queried ? With a CNIL declaration this information should be fine to retrieve. We cannot operate a business without knowing who is behind a blind 'user2' name.

@regel
Copy link

regel commented Aug 22, 2016

I have the same result when delegating OAuth authentication to Google. Authentication is OK, then choose 'Yes' when Google prompts to share profile information, but then nothing appears to be saved in the Wordpress user database except 'user3' user name. Is something hidden in WP-OAuth 0.4.1 plugin or Wordpress that we don't see user information in the GUI ?

Perry if you're looking for contributors to the project can you point us at the location in WP-OAuth source code where we can add OAuth calls and query/save minimum user information using the various APIs provided by LinkedIn and the other OAuth players?

@dadiletta
Copy link

Very happy with the plugin, exactly what I was looking for. Grateful and excited for this feature, too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants