Authentication Service

This service is implemented as a REST-API for users authentication. It depends on JWT for managing the authentication.

Features:

I learnt about testing too while implementing this service. I’ve used Jest for the testing part. I’ve written the API specfication using Postman.

Features that will be introduced soon:

Source: