ex_vault v0.0.2 ExVault.Auth.Token View Source

Token Auth Method.

Link to this section Summary

Link to this section Functions

Link to this function

lookup_self(client, opts \\ [])

View Source

Looks up a self token.

See Lookup a Token (Self) for details.

Link to this function

renew_self(client, body, opts \\ [])

View Source

Renews a self token.

See Renew a Token (Self) for details.