Function get_active_user_profile

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

Get profile data for the active user.