You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I would like to know how to use the plugin in order to generate a token and use it with my database in order to get some info from it, please I would some help. Right now I have a nodejs/express server using const jwt = require("jsonwebtoken");.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hello!
I would like to know how to use the plugin in order to generate a token and use it with my database in order to get some info from it, please I would some help. Right now I have a nodejs/express server using
const jwt = require("jsonwebtoken");
.Thank you in advance.
The text was updated successfully, but these errors were encountered: