Thursday, 3 January 2019

Authentication and Access Control using Node+Express+Passport

I want to limit access to a service to people using my company's domain (which is through Gmail). I also want to create certain user groups/permission levels to limit access to certain pages.​How would I go about doing this? So far, I've followed this tutorial series on youtube. My problem isn't so much logging in, it's limiting access to my company's domain and setting up access control.Any help is appreciated!

Submitted January 03, 2019 at 06:54PM by nodejayess

No comments:

Post a Comment