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
* <p>Calls options.success or options.error on completion.</p>
740
-
*
740
+
*
741
741
* @param {Object} data The response json data returned from third party token.
742
-
* @param {string} platform Available platform for sign up.
742
+
* @param {string} platform Available platform for sign up.
743
743
* @param {Object} [callback] An object that has an optional success function, that takes no arguments and will be called on a successful puSH. and an error function that takes a AV.Error and will be called if the push failed.
744
744
* @return {AV.Promise} A promise that is fulfilled with the user when
0 commit comments