-
Notifications
You must be signed in to change notification settings - Fork 2
Recovery password flownode overview
Ilya edited this page Apr 24, 2019
·
1 revision
Xsolla:Login:RecoveryPassword
- This flownode used for request recovery password
-
Recovery (Void)
- Trigger for starting recovery password process -
Username (String)
- Username. Required. Cannot be empty
-
Recovery complete (Void)
- executed when recovery password request successfully completed -
Recovery error (String)
- executed when recovery password request failed. Return error string (for localization) -
Error code (Int)
- executed when authorization failed. Return error code (HTTP) -
Is Raw Error (Boolean)
- executed when authorization failed & error can't be localizated
Home page
Tutorials
Flownodes overview
Other