now-ims / hapi-now-auth

Hapi token auth for bearer and jwt
MIT License
43 stars 5 forks source link

Add JWT Signing #8

Closed puchesjr closed 6 years ago

puchesjr commented 6 years ago

Would you like to see JWT Signing from this plugin?

Why or why not?

thebrownfox commented 4 years ago

@puchesjr what's the conclusion? I guess it won't be implemented since the question was like 2y ago. Another good feature would be token blacklisting/logout.

puchesjr commented 4 years ago

We are currently migrating this to Typescript and will add the ability to generate JWTs. Not sure how we would handle the blacklisting/logout, to be honest. How would you like to see the blacklisting/logout working in this package?