Authentication service (JWT, OIDC, refresh tokens)
Go to file
2025-10-24 16:52:32 +00:00
cmd/auth init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
config init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
internal jwt: HS256 -> RS256 with key rotation 2025-10-24 16:52:32 +00:00
pkg/middleware init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
docker-compose.yml init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
Dockerfile init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
go.mod init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
go.sum init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
LICENSE Initial commit 2026-04-16 17:22:28 +02:00
Makefile init: scaffold auth-microservice repository structure 2025-10-18 16:52:32 +00:00
README.md Initial commit 2026-04-16 17:22:28 +02:00

auth-microservice — README

(Initial — see git history.)