PharLabs / SocialDocs

DEPRECATED - NO LONGER MAINTAINED
2 stars 2 forks source link

Backend User management #2

Open benbieler opened 8 years ago

benbieler commented 8 years ago

Backend User management:

Ma27 commented 8 years ago

am not that familar with sails but is there any kind of user management plugin??

benbieler commented 8 years ago

Yes, of corce, passport would be a good choise. I havent jet realy started to work on this issue, due to a lack of time. Whould you, @Ma27 , agree with using passport for user authentication?

Ma27 commented 8 years ago

I have to have a look at this, then I can confirm whether or not to use this...

Von meinem iPhone gesendet

Am 10.02.2016 um 21:12 schrieb Ben Bieler notifications@github.com:

Yes, of corce, passport would be a good choise. I havent jet realy started to work on this issue, due to a lack of time. Whould you, @Ma27 , agree with using passport for user authentication?

— Reply to this email directly or view it on GitHub.

benbieler commented 8 years ago

Well I actually think, that passport is the best way. Sails supports this really well, and passport is the '"norm" when it comes to NodeJs authentication...