add provisional CORS support

This commit is contained in:
2025-05-25 13:00:29 -04:00
parent 8e4a336510
commit 04c83cccb9
8 changed files with 547 additions and 0 deletions

2
go.mod
View File

@@ -13,6 +13,8 @@ require (
github.com/joho/godotenv v1.5.1
)
require github.com/go-chi/cors v1.2.1
require (
github.com/golang-jwt/jwt/v5 v5.2.2
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect