Changes between Version 55 and Version 56 of WebRpc
- Timestamp:
- Sep 18, 2013, 9:57:01 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebRpc
v55 v56 211 211 user_name:: the user name. 212 212 [ invite_code ]:: Invitation code if project requires invitation to create accounts. 213 [ team_name ]:: optional name of a team to put user in. 213 214 214 215 '''example''':: … … 220 221 <account_out> 221 222 <authenticator>XXX</authenticator> 222 [ <opaque_auth>xxx</opaque_auth> ]223 223 </account_out> 224 224 }}}