localStackJwtSecret top-level constant
Secret the local stack signs and verifies HS256 tokens with.
Implementation
@visibleForTesting
const localStackJwtSecret =
'super-secret-jwt-token-with-at-least-32-characters-long';
Secret the local stack signs and verifies HS256 tokens with.
@visibleForTesting
const localStackJwtSecret =
'super-secret-jwt-token-with-at-least-32-characters-long';