This pull request introduces six new GraphQL queries which can be used to list enterprise members or outside collaborators that have no 2FA, insecure 2FA options (SMS), or secure 2FA.
enterprise-members-2fa-disabled.graphql: enterprise members with no 2FA
enterprise-members-2fa-insecure.graphql: enterprise members with insecure 2FA options
enterprise-members-2fa-secure.graphql: enterprise members with secure 2FA
enterprise-outside-collaborators-2fa-disabled.graphql: outside collaborators with no 2FA
enterprise-outside-collaborators-2fa-insecure.graphql: outside collaborators with insecure 2FA options
enterprise-outside-collaborators-2fa-secure.graphql: outside collaborators with secure 2FA
This pull request introduces six new GraphQL queries which can be used to list enterprise members or outside collaborators that have no 2FA, insecure 2FA options (SMS), or secure 2FA.
enterprise-members-2fa-disabled.graphql
: enterprise members with no 2FAenterprise-members-2fa-insecure.graphql
: enterprise members with insecure 2FA optionsenterprise-members-2fa-secure.graphql
: enterprise members with secure 2FAenterprise-outside-collaborators-2fa-disabled.graphql
: outside collaborators with no 2FAenterprise-outside-collaborators-2fa-insecure.graphql
: outside collaborators with insecure 2FA optionsenterprise-outside-collaborators-2fa-secure.graphql
: outside collaborators with secure 2FA