Authentication service (JWT, OIDC, refresh tokens)
Go to file
2025-11-23 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 store: switch from lib/pq to pgx/v5 2025-11-05 16:52:32 +00:00
pkg/middleware jwt: add jti claim for revocation list 2025-11-17 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 oidc: handle missing email_verified gracefully 2025-11-23 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.)