Sunday, 9 December 2018

Where to store token in cli app after authentication?

I have created a cli app that can sign in a user in with a external API. Where can I store the JWT token I receive after authentication and use in subsequent requests..is there a module to do it on the cli side.

Submitted December 10, 2018 at 04:56AM by jimijuu

No comments:

Post a Comment