xo::Authorize method register_new_user (protected)

 <instance of xo::Authorize[i]> register_new_user \
    [ -first_names first_names ] [ -last_name last_name ] \
    [ -email email ]

Defined in packages/xooauth/tcl/authorize-procs.tcl

Register the user and return the user_id. In case, the registration of the new user fails, raise an exception. not tested

Switches:
-first_names (optional)
-last_name (optional)
-email (optional)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: