at sql editor select current_setting('app.settings.jwt_secret', true); returns NULL
i need it to sign tokens
The user is experiencing an issue where querying the JWT secret using SQL returns NULL, despite it being visible in the dashboard. They need the secret to sign tokens.