crunch (version 1.27.7)

resetPassword: Reset your password

Description

Trigger the password reset process. Password reset instructions will be emailed to you.

Usage

resetPassword(email)

Arguments

email

Your email

Value

NULL, invisibly. Called for its side effects.

Examples

Run this code
# NOT RUN {
resetPassword("me@example.com")
# }

Run the code above in your browser using DataCamp Workspace