Danil Tankov
Danil Tankov
### Describe the bug The webhook's time format is different from the user's time format. ### Expected behavior Same time formats. ### How to reproduce? Create "PostRegister" webhook and trigger...
### What problem did you meet? I've been developing a simple backend that needs to integrate with Logto to validate the access token and so on. My API needs to...
## Description There is a bug in the `createQuery` function where the `validate` function's argument type correctly inherits the result of `mapData` type-wise, but the actual runtime values do not...
### Description When using the `@farfetched/atomic-router` chain integration, the chained route can be opened after the parent route has been closed. ### Reproduce [Codesandbox](https://codesandbox.io/p/devbox/atomic-ff-chain-repro-p2txqn) #### Actual result: `[Analytics] — Third...