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.
2 parents 1bb54be + 177e49f commit 5c22872Copy full SHA for 5c22872
src/user.js
@@ -230,7 +230,7 @@ module.exports = function(AV) {
230
/**
231
* Associate the user with the identity of the current mini-app.
232
* @since 4.6.0
233
- * @param {Object} authInfo
+ * @param {Object} [authInfo]
234
* @param {Object} [option]
235
* @param {Boolean} [option.failOnNotExist] If true, the login request will fail when no user matches this authInfo.authData exists.
236
* @return {Promise<AV.User>}
0 commit comments