|
CloudBread Project
2.1.0-stable
|
First of all, you must consider using 3rd party(Facebook, Microsoft ID, Google ID and Twitter ID) or Active Directory authentication.
Private anonymous member registration controller.
Mobile client POST members and MemberGameInfoes object as json format.
Insert on members and MemberGameInfoes table.
Send memberID as guid(or custom 3rd party provider generated unique value) from client or unique value to fill out of info as blank values.
This API is identically same with InsRegMember API.
More...
First of all, you must consider using 3rd party(Facebook, Microsoft ID, Google ID and Twitter ID) or Active Directory authentication.
Private anonymous member registration controller.
Mobile client POST members and MemberGameInfoes object as json format.
Insert on members and MemberGameInfoes table.
Send memberID as guid(or custom 3rd party provider generated unique value) from client or unique value to fill out of info as blank values.
This API is identically same with InsRegMember API.
| members | and MemberGameInfoes object |
1.8.11