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 operationsJWT_HACK_ALGORITHM- Default algorithm selectionJWT_HACK_CONFIG- Custom configuration file pathJWT_HACK_DEBUG- Enable debug output
Check back for updates or refer to the Configuration documentation for current configuration options.