pub async fn lookup_self(
client: &impl Client,
) -> Result<LookupTokenResponse, ClientError>
Expand description
Looks up the token being sent in the header of this request
pub async fn lookup_self(
client: &impl Client,
) -> Result<LookupTokenResponse, ClientError>
Looks up the token being sent in the header of this request