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

Closes #52, #54: Link authenticated to user by email (Google) #53

Open Xtremefaith opened 8 years ago

Xtremefaith commented 8 years ago

This includes a new optional feature to allow google users to be linked to their already registered user account by their email.

NOTE: Any provider that provides the user's email address in the $oauth_identity will work, but only the Google provider has been setup at the moment.