feat(SW-68): add digital signature to request

This commit is contained in:
Fredrik Thorsson
2024-08-12 13:57:51 +02:00
parent 26404eb209
commit 854247e15e
3 changed files with 43 additions and 4 deletions

View File

@@ -43,4 +43,5 @@ PUBLIC_URL="http://localhost:3000"
AUTH_URL="$PUBLIC_URL/api/web/auth"
NEXTAUTH_URL="$PUBLIC_URL/api/web/auth"
NEXT_PUBLIC_GOOGLE_STATIC_MAP_KEY=""
GOOGLE_STATIC_MAP_KEY=""
GOOGLE_STATIC_MAP_SECRET=""