fung
fung
**Describe the bug** * When OTP is empty, the submit button should be disabled. * If the OTP submitted in incorrect, show invalid OTP error message 
## Problem To enable the enterprise client to store the users in Authgear and use it to implement IdP-initiated SSO for custom applications or existing applications. When an enterprise uses...
## Problem - In the portal we allow the developers to modify the JWT payload and UserInfo, like the visibility of attributes. - However it's limited because the user cannot...
## Problem In a recent project I'm in, some developers uses a new custom attribute without creating it in the portal first. They didn't know the data were not stored...
The view should provide basic browser functions such as back, next, reload, cancel
## Problem When a password is risky, the admin may want to force the user to update their password. ## Solution - Admin can use the API or portal to...
Show the top 50 result
When the user experience CSRF error, the message is not useful.  Change design to: > ## Oops! > > An error occured. Make sure cookies are enabled and...
If user enters the endpoint without OIDC flow, we currently show either an error page or redirect the user elsewhere after login, depending on whether custom domain is set. ...