No description
Find a file
2023-02-18 14:51:05 +00:00
.nuke Update all the things 2023-02-18 13:47:09 +00:00
build Update all the things 2023-02-18 13:47:09 +00:00
src Downgrade Mongo driver 2023-02-18 14:51:05 +00:00
.drone.yml Add Docker stuff 2022-04-10 13:41:28 +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
api.auth.service Build auth API 2020-04-12 13:50:39 +01:00
build.cmd Update all the things 2023-02-18 13:47:09 +00:00
build.ps1 Update all the things 2023-02-18 13:47:09 +00:00
build.sh Update all the things 2023-02-18 13:47:09 +00:00
clean-config.sh Make clean script executable 2020-06-22 15:56:52 +01:00
Dockerfile Update all the things 2023-02-18 13:47:09 +00: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.