Added documentation to functions and basic JWT generation

This commit is contained in:
2025-02-09 00:48:30 +11:00
parent 597fc6f072
commit 25868becf3
29 changed files with 254 additions and 58 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ go 1.23.5
require (
github.com/a-h/templ v0.3.833
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/joho/godotenv v1.5.1
github.com/pkg/errors v0.9.1
github.com/tursodatabase/libsql-client-go v0.0.0-20240902231107-85af5b9d094d