Skip to content

uomlms/auth

Repository files navigation

TypeScript MongoDB

Authentication Service

Authentication Service is responsible for authenticating the users. Provides endpoints for signup, signin, signout and current user information.

Bugs, Feature Requests and Contributing

We'd love to see community contributions. We like to keep it simple and use Github issues to track bugs and feature requests and pull requests to manage contributions.

API Spec

Checkout the API Spec here.

Quickstart

Using Docker Compose

Dependencies
$ git clone https://github.com/uomlms/auth.git
$ cd auth
$ docker-compose up

Navigate to http://localhost:3000
Service Documentation: http://localhost:3000/api/users/docs

Test

Jest Testing framework used for testing the authentication service.

$ git clone https://github.com/uomlms/auth.git
$ cd auth
$ npm install
$ npm run test

Authors

License

License

About

The authentication service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •