Microservices in Nodejs?

187 views Asked by At

I'm trying to develop a microservice in Node.js. I wish to develop a microservice for authentication using jsonwebtokens. I'm trying to make it using SenecaJS. Shall I use any other framework/tool? What should be my approach? Unable to find proper documentations. What seneca plugins can I use?

1

There are 1 answers

0
jack-y On

I use seneca-jwt. Very good plugin.