Environment Variables

Environment variables for configuring JWT-HACK behavior.

Available Environment Variables

This section is currently under development. Environment variables will be documented here once the feature is implemented.

Planned Variables

The following environment variables are planned for future releases:

  • JWT_HACK_SECRET - Default secret for HMAC operations
  • JWT_HACK_ALGORITHM - Default algorithm selection
  • JWT_HACK_CONFIG - Custom configuration file path
  • JWT_HACK_DEBUG - Enable debug output

Check back for updates or refer to the Configuration documentation for current configuration options.