Module: Auth0::Types::PartialGroupsEnum

Extended by:
Internal::Types::Enum
Defined in:
lib/auth0/types/partial_groups_enum.rb

Constant Summary collapse

LOGIN =
"login"
LOGIN_ID =
"login-id"
LOGIN_PASSWORD =
"login-password"
LOGIN_PASSWORDLESS =
"login-passwordless"
SIGNUP =
"signup"
SIGNUP_ID =
"signup-id"
SIGNUP_PASSWORD =
"signup-password"
"customized-consent"
PASSKEYS =
"passkeys"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load