Registration JavaScript API
Much of the content on this page deals with a legacy feature of the <COMPANY_NICKNAME>> Identity Cloud (in this case, the JavaScript SDK). If you are currently an Identity Cloud customer and are using the JavaScript SDK, that SDK is still supported. However, if youโre new to the Identity Cloud the JavaScript SDK is no longer available. Instead, you should use Hosted Login for your login and registration needs. See Configure social login in Hosted Login to learn how to implement social login in Hosted Login.
Use JavaScript to customize the registration experience.
Registration JavaScript API
-
Registration JavaScript API events
Events that can be trapped while using the Registration JavaScript API. For example, the onCaptureEmailVerificationSuccess event fires after a user successfully verifies their email address. -
Registration JavaScript API settings
Configuration settings available to you when using the Registration JavaScript API. For example, the flowName setting specifies the Identity Cloud flow to be used. -
Registration JavaScript API functions
Functions you can call when using the Registration JavaScript API. For example, the getFailedLogins function returns the number of consecutive failed login attempts for the user trying to log in.
Updated about 2 years ago