julianlam / nodebb-plugin-sso-facebook

Single Sign-On Plugin for NodeBB
BSD 2-Clause "Simplified" License
19 stars 19 forks source link

request: force user to create password after registration via sso #31

Closed Pappmann closed 8 years ago

Pappmann commented 8 years ago

Hi,

without creating password, a sso registrated user cannot login via local Login, when no local password was created.

Is it possible to force new sso registrated users to create a forum password?

julianlam commented 8 years ago

I don't believe this is necessary, as logging in via SSO is supposed to replace the username/password login.

You can encourage your users to do so when they register.