mirror of
https://github.com/Noooste/garage-ui.git
synced 2026-08-24 11:36:28 +00:00
feat: enhance authentication with JWT support and clean up unused code
This commit is contained in:
@@ -46,6 +46,7 @@ require (
|
||||
github.com/goccy/go-json v0.10.5 // indirect
|
||||
github.com/gofiber/schema v1.6.0 // indirect
|
||||
github.com/gofiber/utils/v2 v2.0.0-rc.3 // indirect
|
||||
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
|
||||
github.com/google/gopacket v1.1.19 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/klauspost/compress v1.18.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user