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
96 stars 76 forks source link

Allow custom oauth provider #48

Open zspencer opened 8 years ago

zspencer commented 8 years ago

@etlund and I have began using wordpress as the public-facing site for an application; and we are hoping to allow users of the application to log in to the wordpress site with their application credentials.

We found your project and it does 95% of what we need. We're working on adding a login-generic.php that allows us to specify the application we want to use.

We hope to have a quick and dirty pull request of this up by end of day; with potentially some customizations around logo and such.

wilbertsky commented 7 years ago

I second this question. I see that the pull request has been approved. This is a deal maker/breaker for me using this oauth plugin, the problem is there is not much else out there for Wordpress with a custom oauth with generic provider otherwise. Is it possible that some of these will be merged soon? I would be happy to contribute to this as well. Just curious.

danielabbatt commented 7 years ago

Very much so myself too. Seems obvious to me to want to be able to use a custom oauth2 provider.

psuzzi commented 7 years ago

This topic is interesting also for me, as I would like to open my website to people who are logged to the Eclipse.org website.