Function get_user_profile

Source
pub async fn get_user_profile(
    user: User,
    pool: &State<MySqlPool>,
) -> Result<Value, Custom<String>>
Expand description

Get the current user’s complete profile including meta and PII data