simeng-li

Results 82 comments of simeng-li

The seeding process is skipped. Looks like you are using a legacy logto DB instance. You will need a brand new empty DB for the seeding.

Hi, the error shows a failure on the password policy fetching request. By default, Logto uses `https://haveibeenpwned.com/ ` to enhance the password policy. You could either disable the feature or...

Thanks for your feedback. We have put it in our road map.

@wangsijie @darcyYe can you guys take a look thx.

Hi, thanks for the report. The sample code in the documentation is indeed misleading. Please use the POST method instead. We will update the documentation as soon as possible. Regarding...

Hi, thx for the report. Turns out the `pl` does not read the `_other` key for plural phrases. https://github.com/logto-io/logto/pull/6510

Have you looked at our c# SDK [here](https://github.com/logto-io/csharp)? cc: @darcyYe

No worries, just want to confirm the native environment you have. As for all Logto native SDKs (including Flutter), we do not store login session cookies to the WebView. E.g....