mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
misc: updated cli interactive to support mfa in org select
This commit is contained in:
@@ -137,6 +137,7 @@ type GetOrganizationsResponse struct {
|
||||
|
||||
type SelectOrganizationResponse struct {
|
||||
Token string `json:"token"`
|
||||
MfaEnabled bool `json:"isMfaEnabled"`
|
||||
}
|
||||
|
||||
type SelectOrganizationRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user