simeng-li

Results 27 issues of simeng-li

## Summary Add passwordless integration test - update the email & SMS connector mock to write passcode to `/temp/logto_mock_passcode_record` so can be read by the test case - remove the...

testing
size/l

## Summary add sign-in then sign-out test ## Testing test locally @logto-io/eng

testing
size/s

## Summary Add get access token flow test. ## Testing test locally @logto-io/eng

testing
size/s

## Summary Update zh-CN doc. ## Testing test locally @logto-io/eng @logto-io/mandatory-reviewers

## Summary Per our latest design update the application details from layout - remove the advance-settings tag, merge all the fields under the settings tab - for all the non-m2m...

enhancement
size/xl

## Summary Add third-party app list page This PR includes the following updates: 1. Add new routes to display the third-party application tab 2. Update the `navigate` method in `useTenantPathName`...

feature
size/l

## Summary Add a new third-party application to the guide library - Add a new `third-party-oidc` guide entry. Leave the guide mdx file empty as we do not have a...

feature
size/m

## Summary Add the `koaAutoConsent` middleware to the `/consent` page. For all the first-party apps we will auto-consent all the missing scopes. Instead of redirecting the user to the client...

enhancement
size/l

## Summary Update the auto-generated docs to pick our latest console application creation flow:

First of all, thanks for sharing, this is a really nice project. ## Context We are currently implementing a flutter SDK to let flutter apps integrate with our authorization service....