TungWU

Results 35 issues of TungWU

Currently we need to configure the following redirect uris when using capacitor app, or there will be CORS error: - https://localhost - capacitor://localhost We should consider always allow these origins...

- [ ] Create a mutation to set `expire_after` of a password authenticator

- [ ] Add migration to add a column `expire_after: timestamp without time zone nullable` to authenticator - [ ] Support one more field `expire_after` in import user api under...

requires https://github.com/authgear/authgear-server/pull/4565 ref DEV-1719

ref DEV-1682

ref #3395 I will open another pr to create a script to reindex user in a given app id

Assume AppA is authenticated, and AppB is not authenticated. Currently, when appB tries to authenticated with app2app by AppA, the scopes of AppA's session will be inherited to appB's session....

cooldown/enhancement
bug/minor

Discovered in https://github.com/authgear/authgear-server/issues/3445 Currently, when opening auth ui in ios, there are multiple vertical scrolling elements, therefore fixed / sticky doesn't work as expected. Check how to reduce scrolling element...

cooldown/enhancement
area/authui

ref: https://oursky.slack.com/archives/C05H3RD7VST/p1695106092811849?thread_ts=1695045686.002119&cid=C05H3RD7VST

cooldown/enhancement
ui/must

Therefore the locale will change when you press "Send Via Phone".

bug/minor