No description
Find a file
2020-04-12 13:50:39 +01:00
build Build auth API 2020-04-12 13:50:39 +01:00
src Build auth API 2020-04-12 13:50:39 +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 Build auth API 2020-04-12 13:50:39 +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.