simeng-li

Results 82 comments of simeng-li

Thanks for the report. We have identified the bug. A post-sign-in event was triggered instead of register. Working on a fix.

@artalat, on which platform did you execute Expo Go? If it was iOS, you can define a custom redirect URI e.g. `app.my//callback` and pass it to the AuthSession instead of...

Parcel build remains randomly failing.

@hasparus wondering if there are any updates for this issue. I am still able to see this duplicate style issue on my new Gatsby project. Using the `gatsby-plugin-theme-ui `plugin.

Looks like your db user does not have a password set.

Hard dependency on i18next 23.x, which contains breaking changes. Close for now

Hey, thanks for the report. We haven't tried it on an expo app before. Let us run some tests, will keep you posted.

@artalat Thank you for providing the demo app. I ran a test locally and identified the issue. It is because of the strict [Cross-Origin-Opener-Policy](https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Headers_Cheat_Sheet.html#cross-origin-opener-policy-coop) set on Logto. When attempting to...

Are you using our cloud service or self-hosted version? I need to have some further discussions with the team about whether we should provide the option to disable this policy....

@artalat We have confirmed this as a valid use case and agreed on removing the COOP strict check. We will shift the changes in the coming release.