avdkishore / authentication-service

Simple authentication service written in Koa.js which can be used to store user credentials and authenticate users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication-service

based on the Koa.js framework

Build Status CircleCI

Requires Node 8 or higher

Setup

git clone https://github.com/avdkishore/auth-service.git
yarn install

Test

yarn test

About

Simple authentication service written in Koa.js which can be used to store user credentials and authenticate users

License:MIT License


Languages

Language:JavaScript 100.0%