implement JWT tokens

This commit is contained in:
2025-05-25 11:22:55 -04:00
parent d5db656ca2
commit cb28c07ff4
53 changed files with 2939 additions and 119 deletions

3
vendor/modules.txt vendored
View File

@@ -39,6 +39,9 @@ github.com/gocql/gocql/serialization/tinyint
github.com/gocql/gocql/serialization/uuid
github.com/gocql/gocql/serialization/varchar
github.com/gocql/gocql/serialization/varint
# github.com/golang-jwt/jwt/v5 v5.2.2
## explicit; go 1.18
github.com/golang-jwt/jwt/v5
# github.com/google/uuid v1.6.0
## explicit
github.com/google/uuid