Wednesday 10 May 2017

Auth0 or passport?

So I want to setup authentication for the first time for my todo-app. The common strategy seems to be between cookie + session vs json web token. And I'd like to try jwt first.My question is do I roll with passport or auth0(I have to pick one to start with)? Despite all similarity, which is more friendly or just you prefers?

Submitted May 10, 2017 at 10:56AM by FateRiddle

No comments:

Post a Comment