How to create an account

0 votes
Hello, 
 
UUID that is in our game. 
 
I want to create an account internally with the UUID. 
 
Is this a good way? 
 
Had to create an account, read the user information on Storage, to be written 
 
What is the fastest way aekseoseu? 
 
How should I have to save the document ID in the session aekseoseu? 
 
What should I haneunge aekseoseu a UUID in JSON Document? 
 
Thanks
asked Sep 16, 2014 in App42 Cloud API-BaaS by jeongdoojin8 (10 points)

1 Answer

0 votes

Hello,

Please find my ans in below lines:

I want to create an account internally with the UUID. Is this a good way? Had to create an account, read the user information on Storage, to be written 

Ans: Yes you can create a user account with UUID as username. You have to use this UUID as username to save all his relevant info in Storage Service or wherever username parameter is required.

What is the fastest way aekseoseu? How should I have to save the document ID in the session aekseoseu? 

Ans: If I understood your question correctly, you are looking to save his document id in his session for getting his information back from storage service. If that is the only case, please use finddocumnetById method of storage to directly to fetch it from Storage Service itself.

 

 

What should I haneunge aekseoseu a UUID in JSON Document? 

Ans: Can you please explain what exactly you are looking for?. I am unable to understand it.

Let us know if it helps.

 

Thanks,

Himanshu Sharma

 

answered Sep 16, 2014 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...