DEV Community

Trinity
Trinity

Posted on

No time for JWT Token

Run node then enter the following

require('crypto').randomBytes(64).toString('hex')
Enter fullscreen mode Exit fullscreen mode

Voila!

Top comments (0)