Function set_active_user_profile

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

Set profile data for the active user.