Compare commits

..

No commits in common. "main" and "v0.2.0" have entirely different histories.
main ... v0.2.0

14 changed files with 0 additions and 32 deletions

View File

@ -1,5 +1,3 @@
Dockerfile — placeholder
# update 8 (2026-04)
# update 22 (2026-04)

View File

@ -1,5 +1,3 @@
MIT License — see git history
# update 11 (2026-04)
# update 25 (2026-04)

View File

@ -4,5 +4,3 @@ all:
\t@echo 'build target TBD'
# update 12 (2026-04)
# update 26 (2026-04)

View File

@ -3,5 +3,3 @@
(Initial — see git history.)
# update 10 (2026-04)
# update 24 (2026-04)

View File

@ -1,6 +1,2 @@
// cmd/auth/main.go — auto-generated stub
package auth
# update 14 (2026-04)
# update 28 (2026-04)

View File

@ -1,5 +1,3 @@
# config/auth.yml
# update 13 (2026-04)
# update 27 (2026-04)

View File

@ -1,5 +1,3 @@
# docker-compose.yml
# update 9 (2026-04)
# update 23 (2026-04)

2
go.mod
View File

@ -1,5 +1,3 @@
go.mod placeholder
# update 6 (2026-04)
# update 20 (2026-04)

2
go.sum
View File

@ -1,5 +1,3 @@
go.sum — placeholder
# update 7 (2026-04)
# update 21 (2026-04)

View File

@ -2,7 +2,3 @@
package jwt
# update 1 (2026-04)
# update 15 (2026-04)
# update 29 (2026-04)

View File

@ -2,5 +2,3 @@
package oidc
# update 2 (2026-04)
# update 16 (2026-04)

View File

@ -2,5 +2,3 @@
package store
# update 3 (2026-04)
# update 17 (2026-04)

View File

@ -2,5 +2,3 @@
package middleware
# update 4 (2026-04)
# update 18 (2026-04)

View File

@ -2,5 +2,3 @@
package middleware
# update 5 (2026-04)
# update 19 (2026-04)