pub async fn sign_up_or_sign_in(ctx: AppCtx) -> Result<(), AppError>
Notify the backend that a user has signed up or signed in.