Qery To Reset password

ДОВІДНИК З NODE-RED українською мовою

Qery To Reset password

Page

image-20230519143503437

TextEmailSent

Text


FormButton1 (Continue)

onClick

{ { sendEmailForResetPassword.run(() => navigateTo('Info',{email: InputEmail.text}), () =>  {}) } }

Button2 (Don’t have an account? Sign up!)

onClick

{ { navigateTo('Registration', {}) } }

Button2Copy (Back to Login)

onClick

{ { navigateTo('Login',  {}) } }

APIs

sendEmailForResetPassword

POST /sendEmailForResetPassword

body

{
	"email": ""
}

Потік Node-RED