Connectum API Reference / @connectum/auth / testing / TEST_JWT_SECRET
Variable: TEST_JWT_SECRET
constTEST_JWT_SECRET:"connectum-test-secret-do-not-use-in-production"="connectum-test-secret-do-not-use-in-production"
Defined in: packages/auth/src/testing/test-jwt.ts:18
Deterministic test secret for HS256 JWTs.
WARNING: This is a well-known secret for testing only. NEVER use in production.
