Yogendra0Sharma / IoTBackend

Easy IoT Rest Services for Sensors Data and Actuators Control.
Apache License 2.0
0 stars 1 forks source link

Create Basic User authentication API using JWT Token. #1

Open Yogendra0Sharma opened 6 years ago

Yogendra0Sharma commented 6 years ago

Create and design User authentication API using Passport JWT token.

salespaulo commented 6 years ago

Hi @Yogendra0Sharma

You prefer express.js or can I assume another framework like restify.js? Restify.js is a Netflix opensource Rest Api Framework only instead Express.js which is a Web Server Framework.

Yogendra0Sharma commented 6 years ago

@salespaulo: go with expressJS + passportJS

salespaulo commented 6 years ago

OK 👍