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

Add feature to identify users via email address #16

Open perrybutler opened 9 years ago

perrybutler commented 9 years ago

Continuation of #3

ghe commented 9 years ago

I am looking to use OAuth to register new users to make it easier for them to register without having to enter their email address. Is it possible with this plugin to record a user's email address if users are ok with it? register.php references a welcome email; how do you send it if you do not have their email address?