Skip to main content

UserAuthMethod

Authentication methods that can be used to access VIP.

enum UserAuthMethod {
github
organization_sso
other_sso
restricted
wpcom
}

Values

UserAuthMethod.github

Sign in with GitHub SSO.

UserAuthMethod.organization_sso

Sign in with an organization-managed identity provider.

UserAuthMethod.other_sso

Sign in with a non-organization SSO provider.

UserAuthMethod.restricted

Access restricted by organization SSO enforcement.

UserAuthMethod.wpcom

Sign in with WordPress.com SSO.