Changes between Version 55 and Version 56 of WebRpc


Ignore:
Timestamp:
Sep 18, 2013, 9:57:01 PM (11 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebRpc

    v55 v56  
    211211 user_name:: the user name.
    212212 [ invite_code ]:: Invitation code if project requires invitation to create accounts.
     213 [ team_name ]:: optional name of a team to put user in.
    213214
    214215'''example'''::
     
    220221<account_out>
    221222    <authenticator>XXX</authenticator>
    222     [ <opaque_auth>xxx</opaque_auth> ]
    223223</account_out>
    224224}}}