Saturday 9 December 2017

Creating sub users using passport

I am trying to make an application (well modify what I have already) that will allow people to sign up to my site, then that is the admin login with the option to create separate logins for sub users /their clients. The idea is that they will be able to assign functionality to the sub users for example, create new items or checkout items ect.I am currently using passport-local and would like to stay with it so I don't need to do a complete rebuild. I am thinking of using ldap in some way. Does this make sense or is there a better way?Also if I use LDAP how would I structure it best?

Submitted December 09, 2017 at 09:23PM by jsdfkljdsafdsu980p

No comments:

Post a Comment