fung
fung
The phone input in "Add User" and "Add Identity" are using 2 different components. The field in "Add User" should also be using the same phone input library. Plain text...
- When ui_locale is zh-Hant, it is treated as zh-Hant-HK in the translation and zh-Hans-CN in the templates - When ui_locale is zh-Hans, it is also treated as zh-Hant-HK in...
## Problem * There are 2 validation offered by the phone library: * isPossible: Length matched for a given country code, **ONLY length** is checked. * e.g. `+852 1xxx xxxx`...
Sometimes the error after login would be `invalid jwt payload` It would be more useful if we know how the payload is invalid.
## Problem It is the default behavior of Apple Keychain which the items will not be removed after deletion of the app. As Authgear is storing the refresh token in...
## Problem > What’s the use case? What have we seen that motivates us to work on this? * When a company decided to roll out 2FA to its users,...