vaultrs::token

Function lookup_self

source
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

See LookupTokenSelfRequest