server: implement authentication

This commit is contained in:
2026-05-17 03:22:03 +00:00
parent 8568b147bb
commit bd6c0bf211
7 changed files with 292 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ require (
require (
github.com/ajg/form v1.5.1 // indirect
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/golang/snappy v0.0.3 // indirect
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect