mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
committed by
GitHub
parent
76a383eea6
commit
f6d4f2e6aa
@@ -108,6 +108,9 @@ type Auth struct {
|
||||
|
||||
// MFARequirement
|
||||
MFARequirement *MFARequirement `json:"mfa_requirement"`
|
||||
|
||||
// EntityCreated is set to true if an entity is created as part of a login request
|
||||
EntityCreated bool `json:"entity_created"`
|
||||
}
|
||||
|
||||
func (a *Auth) GoString() string {
|
||||
|
||||
Reference in New Issue
Block a user