0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/.changeset/grumpy-cougars-perform.md
Gao Sun a9ccfc738d
refactor: implement request id (#5813)
* refactor: implement request id

* refactor: fix tests

* refactor: add unit tests
2024-05-01 15:49:01 +00:00

217 B

@logto/core
patch

implement request ID for API requests

  • All requests will now include a request ID in the headers (Logto-Core-Request-Id)
  • Terminal logs will now include the request ID as the prefix