forked from wangziqi/gongxue-base
test: add supabase jwks auth regression
This commit is contained in:
@@ -29,6 +29,7 @@ const safeApiEnv = {
|
||||
AUTH_CODE_PEPPER: 's3cure-prod-code-pepper-2026-06-30-abcdef',
|
||||
AUTH_SESSION_SECRET: 's3cure-prod-session-secret-2026-06-30-ghijkl',
|
||||
AUTH_JWT_JWKS_URL: 'https://auth.gongxue100.com/auth/v1/.well-known/jwks.json',
|
||||
AUTH_JWT_ISSUER: 'https://auth.gongxue100.com/auth/v1',
|
||||
ALLOW_LEGACY_AUTH_HEADERS: 'false',
|
||||
ALLOW_PLATFORM_ADMIN_KEY: 'false',
|
||||
PLATFORM_ADMIN_API_KEY: 's3cure-platform-admin-key-2026-06-30-mnopqr',
|
||||
|
||||
Reference in New Issue
Block a user