feat: dashboard - add actions to update is_multi_factor_auth_enabled

This commit is contained in:
anik-ghosh-au7
2022-07-27 12:18:32 +05:30
parent ef22318d5c
commit 9fae8215d2
5 changed files with 63 additions and 6 deletions

View File

@@ -89,6 +89,7 @@ export const UserDetailsQuery = `
roles
created_at
revoked_timestamp
is_multi_factor_auth_enabled
}
}
}