No description
Find a file
Robert Marshall c1b3ba8539
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m30s
Update everything and add Forgejo workflow
2025-07-05 20:06:47 +01:00
.forgejo/workflows Update everything and add Forgejo workflow 2025-07-05 20:06:47 +01:00
.nuke Update everything and add Forgejo workflow 2025-07-05 20:06:47 +01:00
build Update everything and add Forgejo workflow 2025-07-05 20:06:47 +01:00
src Update everything and add Forgejo workflow 2025-07-05 20:06:47 +01: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 Update everything and add Forgejo workflow 2025-07-05 20:06:47 +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 everything and add Forgejo workflow 2025-07-05 20:06:47 +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.