Monday, 15 May 2017

Client side refresh strategy for refreshing Json web tokens?

Can someone share with me how you refresh your jsonwebtokens on the client side? I'm building a SPA with react on the front end and a restful api on the back and I don't want to make my tokens live forever. How do I implement a refresh token strategy without having to make a user login again?



via Nate

No comments:

Post a Comment