Skip to content

Add REGGIE_DEBUG_JWT environment variable setting

Ahmon Dancy requested to merge review/dancy/REGGIE_DEBUG_JWT into main

If REGGIE_DEBUG_JWT has a truthy value, generate debug messages when processing routes which require JKT. This only happens if JWT support is enabled.

Merge request reports