Friday 20 April 2018

Passport Auth0 verifying token

How does my api server using passport verify a token sent by the client? How can it know that the token being received is indeed issued by auth0?Security wise, how is Oauth superior, than a basic jwt from username and user ID and decrypting it to verify.

Submitted April 20, 2018 at 07:10PM by karthick_doosra

No comments:

Post a Comment