.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OIDC_RSA_PRIVATE_KEY
secret
SANDBOX_JWT_PRIVATE_KEY
secret
WARNING: This is for LOCAL DEVELOPMENT ONLY it should never be used in production. RS256 private key for sandbox JWT authentication (public…