register

Function register 

Source
pub async fn register(
    __arg0: State<ApiState>,
    __arg1: Json<RegisterRequest>,
) -> ApiResponse<RegisterResponse>
Expand description

POST /auth/register Public endpoint for user self-registration