No description
Find a file
Robert Marshall 6e412f4f26 Remove MySQL
2020-06-22 19:44:37 +01:00
build Build auth API 2020-04-12 13:50:39 +01:00
src Remove MySQL 2020-06-22 19:44:37 +01:00
.drone.yml Build auth API 2020-04-12 13:50:39 +01:00
.editorconfig Build auth API 2020-04-12 13:50:39 +01:00
.gitattributes Build auth API 2020-04-12 13:50:39 +01:00
.gitconfig Build auth API 2020-04-12 13:50:39 +01:00
.gitignore Build auth API 2020-04-12 13:50:39 +01:00
.nuke Build auth API 2020-04-12 13:50:39 +01:00
api.auth.service Build auth API 2020-04-12 13:50:39 +01:00
build.ps1 Build auth API 2020-04-12 13:50:39 +01:00
build.sh Make build script executable 2020-06-22 19:41:54 +01:00
clean-config.sh Make clean script executable 2020-06-22 15:56:52 +01:00
Readme.md Build auth API 2020-04-12 13:50:39 +01:00

Build Status

Auth microservice

Provides an API to authenticate users.

Setup

After clone, please run git config --local include.path ../.gitconfig. This will set up the filters required to ignore local dev config.