We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Parse.User.requestEmailVerification
1 parent 3d39708 commit 00190aaCopy full SHA for 00190aa
src/ParseUser.js
@@ -779,7 +779,7 @@ class ParseUser extends ParseObject {
779
* Request an email verification.
780
*
781
* @param {string} email The email address associated with the user that
782
- * forgot their password.
+ * needs to verify their email.
783
* @param {object} options
784
* @static
785
* @returns {Promise}
0 commit comments