logto-io / logto

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
8.94k stars 446 forks source link

fix(core,console): show custom jwt error logs #6749

Closed simeng-li closed 4 weeks ago

simeng-li commented 4 weeks ago

Summary

Show custom JWT error logs on the console.

image

Should return the customJwt logs in the logs API.

Testing

test locally

Checklist

github-actions[bot] commented 4 weeks ago

COMPARE TO master

Total Size Diff :chart_with_upwards_trend: +325 Bytes

Diff by File |Name|Diff| |---|---| |packages/console/src/consts/logs.ts|:chart_with_upwards_trend: +144 Bytes| |packages/core/src/queries/log.ts|:chart_with_upwards_trend: +57 Bytes| |packages/core/src/routes/log.test.ts|:chart_with_upwards_trend: +79 Bytes| |packages/core/src/routes/log.ts|:chart_with_upwards_trend: +45 Bytes|