2015年5月12日 星期二
Parse Adding user unity
var user = new Parse.User(); user.set("username", "my name"); user.set("password", "my pass"); user.set("email", "email@example.com"); // other fields can be set just like with Parse.Object user.set("phone", "415-392-0202"); user.signUp(null, { success: function(user) { // Hooray! Let them use the app now. }, error: function(user, error) { // Show the error message somewhere and let the user try again. alert("Error: " + error.code + " " + error.message); } });
from
https://www.blogger.com/blogger.g?blogID=1171197136625264706#allposts/src=dashboard
2015年5月4日 星期一
account
https://share.oculus.com
jy02927731@yahoo.com.hk
00423564
signature ID
41009c2bf2e29175
https://developer.oculus.com/osig/
jy02927731@yahoo.com.hk
00423564
signature ID
41009c2bf2e29175
https://developer.oculus.com/osig/
訂閱:
意見 (Atom)

