yorknouse / account

Account system to provide login outside of Wordpress for comments and other features
0 stars 0 forks source link

Enable authentication with Wordpress #14

Closed alwaysbusy closed 8 years ago

alwaysbusy commented 8 years ago

https://github.com/mjpearson/passport-wordpress

alwaysbusy commented 8 years ago

Two Wordpress applications in the Nouse wordpress.com accont, Nouse Account and Nouse Account (Testing). Wordpress only allows for one callback so it will (for now at least) be a sign-up only option and can't be added to an account later.

alwaysbusy commented 8 years ago

Implemented in d2a824d97e579759d89040e0a32f3e713ebd3671 for login (not connecting) only.

As Wordpress shows an authorise screen for every login it would be unlikely the user would notice additional apps being used to make the initial connection. This will be added as a separate feature for the future.