fetch_moocfi_id_by_upstream_id

Function fetch_moocfi_id_by_upstream_id 

Source
async fn fetch_moocfi_id_by_upstream_id(
    tmc_access_token: &str,
    upstream_id: i32,
) -> Result<Option<Uuid>>
Expand description

Fetches the mooc.fi UUID for a user by their upstream ID using the TMC access token.