I need to develop an authentication service in NodeJS for a micro services application, however, I do not even know where to start. I have read a material about oauth2 , passport.js and related, but from what I understand, they use google , facebook in> etc) for authentication, correct?
I need the whole layer, since the creation and I'm without a north to follow!
Could anyone help me?