No description
Find a file
2020-06-22 15:56:52 +01:00
build Build auth API 2020-04-12 13:50:39 +01:00
src Provide mechanism to validate API keys. Re-organise structure to reflect new responsibility 2020-04-19 18:16:42 +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 Build auth API 2020-04-12 13:50:39 +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.