forgot_password {RCognito}R Documentation

Initiate Forgot Password Request

Description

Initiate Forgot Password Request

Usage

forgot_password(client_id, username)

Arguments

client_id

A character string representing the app client ID.

username

A character string for the user's username.

Value

Nothing (displays a message on success or raises an error if it fails).


[Package RCognito version 0.1.0 Index]