This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
spadinastan/services/auth-service
Marc Cataford 980aa2a8ba
feat: better auth service (#20)
* feat: forwardauth + oauth implementation

* build: ignore env dotfiles

* infra: local dynamic config, add service and forwardauth, remove unneeded port expose

* fix: routing on callback, extraneous COPY calls

* infra: auth service config

* chore: remove legacy monolith auth

* infra: ensure that auth container restarts always
2023-05-22 14:10:38 -04:00
..
cmd feat: better auth service (#20) 2023-05-22 14:10:38 -04:00
internal feat: better auth service (#20) 2023-05-22 14:10:38 -04:00
docker-compose.yml feat: better auth service (#20) 2023-05-22 14:10:38 -04:00
Dockerfile feat: better auth service (#20) 2023-05-22 14:10:38 -04:00
go.mod feat: better auth service (#20) 2023-05-22 14:10:38 -04:00
go.sum feat: better auth service (#20) 2023-05-22 14:10:38 -04:00