mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 20:17:59 +00:00
Batch tokens (#755)
This commit is contained in:
@@ -89,6 +89,9 @@ type Auth struct {
|
||||
// change the perceived path of the lease, even though they don't change
|
||||
// the request path itself.
|
||||
CreationPath string `json:"creation_path"`
|
||||
|
||||
// TokenType is the type of token being requested
|
||||
TokenType TokenType `json:"token_type"`
|
||||
}
|
||||
|
||||
func (a *Auth) GoString() string {
|
||||
|
||||
Reference in New Issue
Block a user