Producing jwt tokens

This commit is contained in:
2026-03-26 23:30:59 -04:00
parent a98f92d6ab
commit 9f21716805
3 changed files with 22 additions and 4 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
)
require (
github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/puddle/v2 v2.2.2 // indirect