Members can log in using their
email
phone number,
or membership reference.
As long as an email address or phone number was provided during the purchase of the membership product, it will be available for Login.
You can, however, restrict verification methods by specifying them in the feature object of the widget or button data-config.
"features": {
"membership": {
"allowedVerificationMethods": [
"email",
"reference"
]
}
}
Feature | Allowed Values |
|
|
Verification Methods