feat(auth): Add /token endpoint to request a access token
This commit is contained in:
@@ -6,6 +6,7 @@ require (
|
||||
git.secnex.io/secnex/masterlog v0.1.0
|
||||
github.com/go-playground/validator/v10 v10.30.1
|
||||
github.com/gofiber/fiber/v2 v2.52.10
|
||||
github.com/golang-jwt/jwt/v5 v5.3.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/valkey-io/valkey-go v1.0.70
|
||||
golang.org/x/crypto v0.46.0
|
||||
|
||||
Reference in New Issue
Block a user