Skip to main content

signup_core

Function signup_core 

Source
pub async fn signup_core(
    state: &AppState,
    rc: &RequestContext,
    authority: &Authority,
    body: &Value,
) -> Result<Value, ParseError>
Expand description

POST /users. Signup.