Saturday, 21 July 2018

How to send the JWT back to client after using Passport?

Currently I'm using Passport to authenticate users, which gives me an access and refresh token. How do I send this back to my client so that they can store it in their sessionStorage?I'm following this: https://ift.tt/2uPmAkc

Submitted July 22, 2018 at 03:11AM by Lunoxus

No comments:

Post a Comment