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.
1 parent 1bb54be commit 177e49fCopy full SHA for 177e49f
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