Closed Jagroop2001 closed 9 months ago
@Jenis07 , go for it.
can you brief description about it?
Okay @Jenis07 , Object for example :
{
email : "abc@yopmail.com",
userId: "user_test",
date : new Date()
}
is passed as input and JWT Generator function encode it and convert it into standard JWT. You can use any other npm package here or do with with js only.
Hi @Jagroop2001, because of inactivity, I would like to work on this issue under JWOC.
what this issue try to solve?