rtCamp / login-with-google

Minimal plugin which allows WordPress user to login with google.
https://wordpress.org/plugins/login-with-google/
GNU General Public License v2.0
57 stars 17 forks source link

Prevent login until user role is assigned #164

Open orizzontiholding opened 10 months ago

orizzontiholding commented 10 months ago

Your plugin is very nice and configurable. I have just a question about user registration. I've restricted the allowed domains that can use the SSO process to login, but I need to assign user roles, I have some custom roles and I want to have the ability to assign the roles to the users when needed. Is there any way to achive this before the users are added to the wp database?