linear[bot]

Results 4033 comments of linear[bot]

LOG-3852 [Docs] No fallback docs link on unsupported language When we have a new language in AC, clicking the `Docs` menu will end up in a "not found" page in...

LOG-3669 Backend: Throw database error with meaningful message Situation: The updating API, such as`` POST /api/users `` and `` PATCH /api/users/:userId ``, will throw unknown error if the parameter, such...

LOG-3672 Email Passwordless Flow

LOG-3845 Add Next.js guide in admin console Add Next.js SDK integration guide in traditional web

LOG-3695 Get AccessToken by RegreshToken

LOG-3836 CLI: run migration up

LOG-3847 API Reference title in the browser tab should be "API | Logto Docs" Troubleshooting: After adding the title to the API Reference page, failed to pass `tsc -p tsconfig.json`...

CSB-3849 useSandboxData Hook in sandpack, to fetch sandbox data from csb api A simple hook to fetch sandbox data to be used in sandpack. Very useful for quickly creating/debugging new...