server
string
Backend URL for registration and login
Yes
provider-url
Blockchain node URL (ws:// or wss://)
initSDK()
Initializes the SDK with configured URLs
None
open()
Opens the authentication dialog
close()
Closes the authentication dialog
setSessionId(sessionId)
Sets an external session ID
sessionId: string
register-start
Registration process begins
register-success
Registration completed successfully
{ address }
register-error
Error during registration
{ error }
login-start
Login process begins
login-success
Login completed successfully
{ username }
login-error
Error during login
Last updated 10 months ago