Learn how to set up the registration form, submit handler, and the OwnId integration
passwordField
parameter.
loginIdField
parameter.
passwordFieldBinding
parameter to true
if you want to force the OwnID platform to automatically create a random strong password. The value is false
by default.
onError
parameter.
onRegister
event to copy the ownIdData
object to a local variable. When submitting the registration form, you must send that object to your backend and store it in the ownIdData
field you created during Preparation.
button-wrapper-div
represents the div where the button will be shown. Configure your own.
This creates a separate OwnID button that you can position anywhere in your login form.