Function sign_up_or_sign_in

Source
pub async fn sign_up_or_sign_in(ctx: AppCtx) -> Result<(), AppError>
Expand description

Notify the backend that a user has signed up or signed in.