You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnconsole.warn('AV.User.current() was disabled in multi-user environment, call logOut() from user object instead');
799
+
console.warn('AV.User.current() was disabled in multi-user environment, call logOut() from user object instead https://leancloud.cn/docs/leanengine-node-sdk-upgrade-1.html');
console.warn('AV.User.currentAsync() was disabled in multi-user environment, access user from request instead');
981
+
console.warn('AV.User.currentAsync() was disabled in multi-user environment, access user from request instead https://leancloud.cn/docs/leanengine-node-sdk-upgrade-1.html');
console.warn('AV.User.current() was disabled in multi-user environment, access user from request instead');
1030
+
console.warn('AV.User.current() was disabled in multi-user environment, access user from request instead https://leancloud.cn/docs/leanengine-node-sdk-upgrade-1.html');
0 commit comments