janrain.capture.ui.handleCaptureResponse({"stat":"ok","result":{"status":"success","statusMessage":"success","transactionId":"loading","action":"load"}},function () { janrain.capture.ui.render({"computedFields": {"property": {"when": ["socialRegistration", "thinSocialRegistration", "traditionalRegistration"], "schemaId": "janrain.properties.managedBy", "plural": [{"attributes": {"clientId": {"compute": "clientId"}}, "compute": "object"}], "compute": "plural"}, "clients": {"when": ["socialSignIn", "socialRegistration", "thinSocialRegistration", "traditionalRegistration", "traditionalSignin"], "schemaId": "clients", "plural": [{"attributes": {"firstLogin": {"compute": "dateTime.now"}, "clientId": {"compute": "clientId"}, "lastLogin": {"compute": "dateTime.now"}}, "compute": "object"}], "compute": "plural"}, "updateLegalAcceptances": {"forms": ["registrationForm_pubsports", "registrationForm_radio", "registrationForm_radio_2", "socialRegistrationForm_pubsports", "socialRegistrationForm_radio", "socialRegistrationForm_radio_2", "termsAndConditionsPostLoginForm"], "compute": "plural", "schemaId": "legalAcceptances", "plural": [{"attributes": {"legalAcceptanceId": {"setting": "legal_acceptance_id_1", "compute": "setting"}, "dateAccepted": {"compute": "dateTime.now"}, "clientId": {"compute": "clientId"}, "screenName": {"compute": "literal", "value": "legalAcceptanceScreen"}}, "compute": "object"}]}, "lastLogin": {"compute": "dateTime.now", "schemaId": "lastLogin", "when": ["socialSignIn", "socialRegistration", "thinSocialRegistration", "traditionalRegistration", "traditionalSignin"]}}, "name": "registration flow", "authProfileData": ["name", "verifiedEmail", "identifier"], "userData": ["email", "displayName"], "fields": {"legalAcceptancePostLoginForm": {"action": "widget/post_login_confirmation.jsonp", "fields": [], "element": "form"}, "userInformationForm": {"action": "widget/traditional_signin.jsonp", "fields": ["traditionalSignIn_emailAddress", "traditionalSignIn_password"], "element": "form", "messages": {"errors": {"invalidPassword": "Incorrect username or password. Try again.", "invalidCredentials": "Incorrect username or password. Try again or <a href=\"#\" data-capturescreen=\"forgotPassword\">reset</a> your password"}}, "hideOnSubmit": true}, "ccp_middleName": {"placeholder": "Middle Name", "schemaId": "middleName", "tip": "Middle Name", "value": "", "label": "Middle Name", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "element": "input", "type": "text"}, "traditionalRegistration_emailAddress": {"placeholder": "Email address", "schemaId": "email", "displaySavedValue": "traditionalSignIn_emailAddress", "tip": "Will not be shared without your permission", "label": "Email address", "forms": ["registrationForm_pubsports", "registrationForm_radio", "registrationForm_radio_2", "registrationForm_tv"], "engageData": "profile.email", "element": "input", "validation": {"emailDomainBlacklist": "email_blacklist", "format": "email", "minLength": 3, "required": true, "messages": {"emailDomainBlacklist": "This email is not valid.  Please enter a different email address", "format": "Email address is not formatted correctly.", "minLength": "Must be at least 3 characters.", "required": "Email address is required.", "maxLength": "Cannot be more than 128 characters.", "unique": "An account with this email already exists."}, "maxLength": 128, "unique": {"uniquenessBlacklist": true}}, "type": "email"}, "socialRegistrationForm_radio_2": {"action": "widget/social_register.jsonp", "fields": ["socialRegistration_firstName", "socialRegistration_lastName", "socialRegistration_emailAddress", "socialRegistration_displayName"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}}, "resetPasswordForm": {"checkIdentifier": true, "fields": ["traditionalSignIn_emailAddress"], "messages": {"errors": {"invalidIdentifier": "No account with that email address."}}, "element": "form", "action": "widget/recover_password.jsonp", "next": {"then": {"error": {"message": "that account is social sign in only"}}, "else": {"render": {"screen": "resetPasswordRequestCodeSuccess"}, "sendMail": {"mail": "passwordRecover"}}, "type": "server", "if": {"to": null, "compare": "password", "withOperator": "=="}}}, "ccp_city": {"type": "text", "schemaId": "primaryAddress.city", "label": "City", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "publicPrivateToggle": true, "placeholder": "City"}, "ccp_forgotPasswordForm": {"checkIdentifier": true, "fields": ["traditionalSignIn_emailAddress"], "messages": {"errors": {"invalidIdentifier": "No account with that email address."}}, "element": "form", "action": "widget/recover_password.jsonp", "next": {"type": "server", "render": {"screen": "forgotPasswordSuccess"}, "sendMail": {"mail": "passwordRecover"}}}, "mergeAccounts": {"schemaId": {"existing_provider_emailAddress": "profiles.profile.emails", "existing_photo": "photos", "existing_provider_displayName": "profiles.profile.displayName", "existing_emailAddress": "email", "existing_provider_photo": "profiles.profile.photos", "existing_provider": "profiles.identifier", "existing_displayName": "displayName", "existing_siteName": "profiles.domain", "existing_createdDate": "created"}, "element": "capture", "forms": [], "engageData": {"current_provider": "profile.providerName", "current_emailAddress": "profile.verifiedEmail", "current_displayName": "profile.displayName", "current_photo": "profile.photo"}, "traditionalMergeScreen": "traditionalAuthenticateMerge", "type": "mergeAccounts", "customText": {"connectRadio": "Connect this session with your existing account.", "foundExistingAccount": "We found an existing account for <b>{| current_emailAddress |}</b>.", "connectLegacyRadio": "Connect this session with your existing account <span class=\"capture_smallText\">You will need to sign in to your existing account to claim it.", "connectButton": "Connect", "createRadio": "Create a new account using {| current_provider |} sign-in.", "moreInfoHover": "You're seeing this screen because on {| existing_createdDate |} you registered at {| existing_siteName |} with your <span class=\"capture_capitalize\">{| existing_provider |}</span> account ({| existing_displayName |}).", "moreInfo": "More Info?", "createButton": "Create"}}, "public_displayName": {"schemaId": "displayName", "element": "data", "forms": [], "forcePublic": true, "justString": true, "type": "string"}, "newpasswordConfirm": {"schemaId": "password", "tip": "Re-type your password", "label": "Confirm new password", "element": "input", "forms": ["newPasswordForm", "newPasswordFormProfile"], "validation": {"messages": {"match": "Passwords do not match."}, "match": "newpassword"}, "type": "password"}, "tradAuthenticateMergeForm": {"action": "widget/traditional_signin.jsonp", "fields": ["traditionalSignIn_emailAddress", "mergePassword"], "messages": {"errors": {"invalidPassword": "Incorrect username or password. Try again or <a href=\"#\" data-capturescreen=\"forgotPassword\">reset</a> your password", "invalidCredentials": "Incorrect username or password. Try again or <a href=\"#\" data-capturescreen=\"forgotPassword\">reset</a> your password"}}, "element": "form"}, "socialRegistrationForm_tv": {"action": "widget/social_register.jsonp", "fields": ["socialRegistration_firstName", "socialRegistration_lastName", "socialRegistration_emailAddress", "socialRegistration_displayName"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}}, "ccp_firstName": {"placeholder": "First Name", "schemaId": "givenName", "tip": "First Name", "label": "First Name", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "validation": {"required": true, "messages": {"required": "First Name is Required"}}, "type": "text"}, "socialRegistration_firstName": {"placeholder": "First name", "schemaId": "givenName", "tip": "", "value": "", "label": "First name", "forms": ["socialRegistrationForm_pubsports", "socialRegistrationForm_radio", "socialRegistrationForm_radio_2", "socialRegistrationForm_tv"], "engageData": "profile.name.givenName", "element": "input", "validation": {"required": true, "messages": {"required": "First name is required."}}, "type": "text"}, "name": {"type": "nameFull", "schemaId": {"middlename": "middleName", "lastname": "familyName", "firstname": "givenName"}, "label": "Name", "element": "capture", "forms": ["editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2", "legalAcceptancePostLoginForm_radio"], "publicPrivateToggle": true, "validation": {"lastname": {"required": true, "messages": {"required": "Last name is required."}}, "firstname": {"required": true, "messages": {"required": "First name is required."}}}, "placeholder": {"middlename": "middle", "lastname": "Last name", "firstname": "First name"}}, "gender": {"displayPublic": true, "schemaId": "gender", "tip": "Gender", "label": "Gender", "element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "options": [{"disabled": true, "text": "--", "value": ""}, {"text": "Not Specified", "value": "Not Specified"}, {"text": "Male", "value": "male"}, {"text": "Female", "value": "female"}]}, "socialRegistration_emailAddress": {"placeholder": "Email address", "schemaId": "email", "tip": "Will not be shared without your permission", "value": "", "label": "Email address", "forms": ["socialRegistrationForm_pubsports", "socialRegistrationForm_radio", "socialRegistrationForm_radio_2", "socialRegistrationForm_tv"], "engageData": "profile.email", "element": "input", "validation": {"emailDomainBlacklist": "email_blacklist", "format": "email", "minLength": 3, "required": true, "messages": {"emailDomainBlacklist": "This email is not valid.  Please enter a different email.", "format": "Email address is not formatted correctly.", "minLength": "Must be at least 3 characters.", "required": "Email address is required.", "maxLength": "Cannot be more than 128 characters.", "unique": "That email address is already in use."}, "maxLength": 128, "unique": {"uniquenessBlacklist": true}}, "type": "email"}, "ccp_editProfileForm": {"action": "widget/profile.jsonp", "fields": ["displayName", "ccp_profileBlurb", "ccp_firstName", "ccp_middleName", "ccp_lastName", "email", "ccp_postalCode", "gender", "birthdate", "phone", "mobile", "streetAddress1", "ccp_streetAddress2", "ccp_city", "ccp_province", "ccp_country"], "element": "form", "next": {"then": {"render": {"screen": "editProfile"}, "sendMail": {"mail": "emailAddressChanged"}}, "else": {"render": {"screen": "editProfile"}}, "type": "server", "if": {"becameUnverified": true}}}, "forgotPassword_sendButton": {"forms": [], "type": "submit", "name": "capture_reset_password", "value": "Send", "element": "input"}, "ccp_registrationForm": {"action": "widget/traditional_register.jsonp", "fields": ["displayName", "ccp_profileBlurb", "ccp_firstName", "ccp_middleName", "ccp_lastName", "email", "ccp_postalCode", "gender", "birthdate", "phone", "mobile", "streetAddress1", "ccp_streetAddress2", "ccp_city", "ccp_province", "ccp_country"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}}, "newPasswordForm": {"action": "widget/profile.jsonp", "fields": ["newpassword", "newpasswordConfirm"], "element": "form", "next": {"type": "server", "render": {"screen": "resetPasswordSuccess"}}}, "emailAddressData": {"forms": [], "schemaId": "email", "element": "data", "type": "string", "justString": true}, "profilePhotoCustom": {"schemaId": "photos", "returnImageTag": true, "value": "", "element": "data", "forms": [], "forcePublic": true, "type": "image", "imageType": "large"}, "ccp_lastName": {"placeholder": "Last Name", "schemaId": "familyName", "tip": "Last Name", "label": "Last Name", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "validation": {"required": true, "messages": {"required": "Last Name is Required"}}, "type": "text"}, "termsAndConditionsLink": {"elementHref": {"default": "/tnc.htm", "key": "legal_acceptance_URL_2", "valueSource": "settings"}, "target": "_blank", "elementText": "terms of service", "element": "anchor", "forms": [], "type": "html", "name": "termsAndConditions"}, "streetAddress1": {"type": "text", "schemaId": "primaryAddress.address1", "label": "Address", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "placeholder": "street address"}, "traditionalRegistration_firstName": {"placeholder": "First name", "schemaId": "givenName", "tip": "", "label": "First name", "value": "", "element": "input", "forms": ["registrationForm_pubsports", "registrationForm_radio", "registrationForm_radio_2", "registrationForm_tv"], "validation": {"required": true, "messages": {"required": "First name is required."}}, "type": "text"}, "editProfileForm_radio_2": {"action": "widget/profile.jsonp", "fields": ["displayName", "profileBlurb", "email", "postalCode", "gender", "birthdate_required", "phone", "mobile", "streetAddress1", "streetAddress2", "city", "province", "country", "name", "janrainCaptcha"], "element": "form", "next": {"then": {"render": {"screen": "editProfile"}, "sendMail": {"mail": "changeVerification"}}, "else": {"render": {"screen": "editProfile"}}, "type": "server", "if": {"becameUnverified": true}}, "features": [{"name": "captcha"}]}, "resendVerificationForm": {"action": "widget/verify_email.jsonp", "fields": ["traditionalSignIn_emailAddress"], "element": "form", "messages": {"errors": {"invalidCredentials": "We don't recognize that email address. Try again."}}, "next": {"then": {"error": {"message": "Your email is already verified. You may sign in.", "render": {"screen": "verifyEmail"}}}, "else": {"render": {"screen": "resendVerificationSuccess"}, "sendMail": {"mail": "resendVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "!="}}}, "linkAccountContainer": {"forms": [], "element": "div"}, "email": {"displayPublic": true, "placeholder": "email address", "schemaId": "email", "tip": "{* resendLink *}", "label": "Email", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "error": "A valid email address is required.", "disablePublicPrivate": true, "element": "input", "validation": {"emailDomainBlacklist": "email_blacklist", "unique": {"uniquenessBlacklist": true}, "required": true, "messages": {"emailDomainBlacklist": "That email address is not allowed. Please use a different one.", "required": "Email address is required.", "format": "Email address is not formatted correctly."}, "format": "email"}, "type": "email"}, "streetAddress2": {"type": "text", "schemaId": "primaryAddress.address2", "label": "", "value": "", "element": "input", "forms": ["editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "placeholder": "address 2"}, "registrationForm_radio_2": {"action": "widget/traditional_register.jsonp", "fields": ["traditionalRegistration_firstName", "traditionalRegistration_lastName", "traditionalRegistration_emailAddress", "traditionalRegistration_password", "traditionalRegistration_displayName", "traditionalRegistration_postalCode", "traditionalRegistration_gender", "traditionalRegistration_birthdate_required"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}, "hideOnSubmit": false}, "traditionalRegistration_postalCode": {"validation": {"customServer": "postal_code_optional_validation", "messages": {"customServer": "Invalid Postal code format.", "custom": "Invalid Postal code format."}, "custom": "postal_code_optional_validation"}, "placeholder": "Postal Code", "schemaId": "primaryAddress.zip", "tip": "Postal Code", "element": "input", "forms": ["registrationForm_pubsports", "registrationForm_radio_2"], "label": "Postal Code", "type": "text"}, "public_address": {"forms": [], "schemaId": {"city": "primaryAddress.city", "zippostalcode": "primaryAddress.zip", "streetaddress2": "primaryAddress.address2", "country": "primaryAddress.country", "stateprovince": "primaryAddress.stateAbbreviation", "streetaddress": "primaryAddress.address1"}, "element": "capture", "type": "addressFull_public", "label": "Address:"}, "public_postalCode": {"forms": [], "schemaId": "primaryAddress.zip", "element": "data", "type": "string", "label": "Postal Code"}, "newpassword": {"validation": {"minLength": 6, "required": true, "messages": {"minLength": "Must be at least 6 characters.", "required": "Password is required."}}, "schemaId": "password", "tip": "Desired Password", "value": "", "element": "input", "forms": ["newPasswordForm", "newPasswordFormProfile"], "label": "New password", "type": "password"}, "socialRegistrationForm_radio": {"action": "widget/social_register.jsonp", "fields": ["socialRegistration_firstName", "socialRegistration_lastName", "socialRegistration_emailAddress", "socialRegistration_displayName", "socialRegistration_postalCode_required", "socialRegistration_gender", "socialRegistration_birthdate"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}}, "mergePassword": {"type": "password", "schemaId": "password", "label": "", "element": "input", "forms": ["tradAuthenticateMergeForm"], "validation": {"required": true, "messages": {"required": "Password is required."}}, "placeholder": "password"}, "addressDrop": {"placeholder": {"city": "city", "streetaddress": "street address", "country": "United States", "zippostalcode": "postal code", "streetaddress2": "address 2"}, "schemaId": {"city": "primaryAddress.city", "zippostalcode": "primaryAddress.zip", "streetaddress2": "primaryAddress.address2", "country": "primaryAddress.country", "stateprovince": "primaryAddress.stateAbbreviation", "streetaddress": "primaryAddress.address1"}, "label": "Address", "value": {"country": "United States"}, "element": "capture", "forms": [], "publicPrivateToggle": true, "type": "addressFull", "customText": {"countryLabel": "country", "stateLabel": "province"}}, "submitButton": {"forms": [], "type": "submit", "value": "Submit", "element": "input"}, "saveButton": {"forms": [], "type": "submit", "value": "Save", "element": "input"}, "country": {"type": "text", "schemaId": "primaryAddress.country", "label": "", "value": "", "element": "input", "forms": ["editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "placeholder": "country"}, "resendLink": {"elementHref": "#", "displayCondition": {"to": null, "compare": "emailVerified", "withOperator": "=="}, "elementText": "Resend confirmation email", "element": "anchor", "forms": [], "elementAttributes": {"data-capturecontrol": "resendVerificationEmail"}}, "traditionalRegistration_displayName": {"placeholder": "Display name", "schemaId": "displayName", "tip": "A name to use on this site", "label": "Display name", "element": "input", "forms": ["legalAcceptancePostLoginForm_radio", "registrationForm_pubsports", "registrationForm_radio", "registrationForm_radio_2", "registrationForm_tv"], "engageData": "profile.displayName", "validation": {"blacklist": "displayname_blacklist", "unique": {"uniquenessBlacklist": true}, "messages": {"blacklist": "This name is not valid.  Please enter a different Display Name", "unique": "That display name is already taken.", "required": "Display name is required."}, "required": true}, "type": "text"}, "socialRegistration_displayName": {"placeholder": "Display name", "schemaId": "displayName", "tip": "A name to use on this site.", "label": "Display name", "element": "input", "forms": ["socialRegistrationForm_pubsports", "socialRegistrationForm_radio", "socialRegistrationForm_radio_2", "socialRegistrationForm_tv"], "engageData": "profile.displayName", "validation": {"blacklist": "displayname_blacklist", "unique": {"uniquenessBlacklist": true}, "messages": {"blacklist": "That name is not valid.  Please enter a different Display Name", "unique": "That display name is already taken.", "required": "Display name is required."}, "required": true}, "type": "text"}, "socialRegistration_postalCode": {"placeholder": "Postal Code", "schemaId": "primaryAddress.zip", "tip": "Postal Code", "label": "Postal Code", "element": "input", "forms": ["socialRegistrationForm_pubsports"], "publicPrivateToggle": false, "validation": {"customServer": "postal_code_optional_validation", "messages": {"customServer": "Invalid Postal code format.", "custom": "Invalid Postal code format."}, "custom": "postal_code_optional_validation"}, "type": "text"}, "ccp_country": {"type": "text", "schemaId": "primaryAddress.country", "label": "Country", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "publicPrivateToggle": true, "placeholder": "Country"}, "socialRegistration_lastName": {"placeholder": "Last name", "schemaId": "familyName", "tip": "", "value": "", "label": "Last name", "forms": ["socialRegistrationForm_pubsports", "socialRegistrationForm_radio", "socialRegistrationForm_radio_2", "socialRegistrationForm_tv"], "engageData": "profile.name.familyName", "element": "input", "validation": {"required": true, "messages": {"required": "Last name is required."}}, "type": "text"}, "socialRegistration_birthdate_required": {"monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "schemaId": "birthday", "tip": "Please enter your birthdate.", "label": "Birthday", "element": "capture", "forms": [], "engageData": "profile.birthday", "validation": {"isDate": true, "required": true, "messages": {"isDate": "This is not a valid date.", "required": "Birthdate is required", "minYears": "You're too young."}, "minYears": 13}, "type": "dateselect", "customText": {"monthLabelDateSelect": "month", "yearLabelDateSelect": "year", "dayLabelDateSelect": "day"}}, "city": {"type": "text", "schemaId": "primaryAddress.city", "label": "", "value": "", "element": "input", "forms": ["editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "placeholder": "city"}, "registrationForm_radio": {"action": "widget/traditional_register.jsonp", "fields": ["traditionalRegistration_firstName", "traditionalRegistration_lastName", "traditionalRegistration_emailAddress", "traditionalRegistration_password", "traditionalRegistration_passwordConfirm", "traditionalRegistration_displayName", "traditionalRegistration_postalCode_required", "traditionalRegistration_gender", "traditionalRegistration_birthdate"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}, "hideOnSubmit": false}, "profileBlurb": {"rows": 5, "schemaId": "aboutMe", "label": "Profile Blurb", "value": "", "element": "textarea", "forms": ["editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "placeholder": "type in anything you want here"}, "traditionalRegistration_gender": {"schemaId": "gender", "tip": "Gender", "element": "select", "forms": ["registrationForm_pubsports", "registrationForm_radio", "registrationForm_radio_2"], "label": "Gender", "options": [{"disabled": false, "text": "Select Gender", "value": "Not Specified"}, {"text": "Male", "value": "male"}, {"text": "Female", "value": "female"}]}, "public_profileBlurb": {"forms": [], "schemaId": "aboutMe", "element": "data", "type": "string", "justString": true}, "traditionalSignIn_password": {"type": "password", "schemaId": "password", "label": "", "element": "input", "forms": ["userInformationForm"], "validation": {"required": true, "messages": {"required": "Password is required."}}, "placeholder": "password"}, "forgotPasswordForm": {"checkIdentifier": true, "fields": ["traditionalSignIn_emailAddress"], "messages": {"errors": {"invalidIdentifier": "No account with that email address."}}, "element": "form", "action": "widget/recover_password.jsonp", "next": {"then": {"render": {"screen": "forgotPasswordSuccess"}, "sendMail": {"mail": "passwordRecover"}}, "else": {"render": {"screen": "accountDeactivated"}}, "type": "server", "if": {"blank": "deactivateAccount"}}}, "public_phoneNumber": {"forms": [], "schemaId": "primaryAddress.phone", "element": "data", "type": "string", "label": "Phone Number:"}, "newPasswordFormProfile": {"authFields": ["oldpassword"], "fields": ["newpassword", "newpasswordConfirm"], "messages": {"errors": {"invalidCredentials": "Current password is incorrect. Try again."}}, "element": "form", "action": "widget/profile.jsonp", "next": {"type": "server", "render": {"screen": "editProfile"}}}, "socialRegistration_gender": {"schemaId": "gender", "tip": "Gender", "element": "select", "forms": ["socialRegistrationForm_pubsports", "socialRegistrationForm_radio"], "engageData": "profile.gender", "label": "Gender", "options": [{"disabled": true, "text": "Select Gender", "value": "Not Specified"}, {"text": "Male", "value": "male"}, {"text": "Female", "value": "female"}]}, "traditionalRegistration_passwordConfirm": {"validation": {}, "placeholder": "Password confirm", "schemaId": "password", "tip": "Re-type your password", "element": "input", "forms": ["registrationForm_pubsports", "registrationForm_radio", "registrationForm_tv"], "label": "Password Confirm", "type": "password", "elementAttributes": {"autocomplete": "off"}}, "registrationForm_tv": {"action": "widget/traditional_register.jsonp", "fields": ["traditionalRegistration_firstName", "traditionalRegistration_lastName", "traditionalRegistration_emailAddress", "traditionalRegistration_password", "traditionalRegistration_passwordConfirm", "traditionalRegistration_displayName"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}, "hideOnSubmit": false}, "phone": {"type": "text", "schemaId": "primaryAddress.phone", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "label": "Phone Number", "placeholder": "phone"}, "ccp_postalCode": {"type": "text", "schemaId": "primaryAddress.zip", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "publicPrivateToggle": false, "label": "Postal Code", "placeholder": "postal code"}, "privacyPolicyLink": {"elementHref": {"default": "/pp.htm", "key": "legal_acceptance_URL_1", "valueSource": "settings"}, "target": "_blank", "elementText": "privacy policy", "element": "anchor", "forms": [], "type": "html", "name": "privacyPolicy"}, "socialRegistration_birthdate": {"monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "schemaId": "birthday", "tip": "Please enter your birthdate.", "label": "Birthday", "element": "capture", "forms": ["socialRegistrationForm_pubsports", "socialRegistrationForm_radio"], "engageData": "profile.birthday", "validation": {"isDate": true, "messages": {"isDate": "This is not a valid date.", "minYears": "You're too young."}, "minYears": 13}, "type": "dateselect", "customText": {"monthLabelDateSelect": "month", "yearLabelDateSelect": "year", "dayLabelDateSelect": "day"}}, "ccp_province": {"type": "text", "schemaId": "primaryAddress.stateAbbreviation", "label": "Province", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "publicPrivateToggle": true, "placeholder": "Province"}, "traditionalSignIn_createButton": {"modify": {"attributes": {"next": "{\"dontSubmit\":true, \"storeValues\":true, \"screen\":\"traditionalRegistration\"}"}, "event": "click", "element": "capture_signIn_userInformationForm"}, "value": "Create Account", "element": "button", "forms": [], "elementContent": "<span class=\"janrain-icon-16 janrain-icon-plus\"></span> Create Account", "elementClasses": ["capture_secondary", "capture_btn_half"], "type": "submit"}, "traditionalRegistration_birthdate": {"validation": {"isDate": true, "messages": {"isDate": "This is not a valid date", "minYears": "You're too young"}, "minYears": 13}, "monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "schemaId": "birthday", "tip": "Please enter your birthdate", "element": "capture", "forms": ["registrationForm_pubsports", "registrationForm_radio"], "label": "Birthdate", "type": "dateselect", "customText": {"monthLabelDateSelect": "month", "yearLabelDateSelect": "year", "dayLabelDateSelect": "day"}}, "traditionalRegistration_password": {"placeholder": "Password", "schemaId": "password", "tip": "Must be at least 6 characters", "label": "Password", "element": "input", "forms": ["registrationForm_pubsports", "registrationForm_radio", "registrationForm_radio_2", "registrationForm_tv"], "displaySavedValue": "traditionalSignIn_password", "validation": {"minLength": 6, "required": true, "messages": {"minLength": "Must be at least 6 characters", "required": "Password is required."}}, "type": "password"}, "birthdate": {"monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "schemaId": "birthday", "label": "Birthday", "element": "capture", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "editProfileForm_radio"], "publicPrivateToggle": true, "validation": {"isDate": true, "messages": {"isDate": "This is not a valid date.", "minYears": "You're too young."}, "minYears": 13}, "type": "dateselect", "customText": {"monthLabelDateSelect": "month", "yearLabelDateSelect": "year", "dayLabelDateSelect": "day"}}, "birthdate_required": {"monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "schemaId": "birthday", "label": "Birthday", "element": "capture", "forms": ["editProfileForm_radio_2"], "publicPrivateToggle": true, "validation": {"isDate": true, "messages": {"isDate": "This is not a valid date.", "required": "Birthdate is required", "minYears": "You're too young."}, "minYears": 13}, "type": "dateselect", "customText": {"monthLabelDateSelect": "month", "yearLabelDateSelect": "year", "dayLabelDateSelect": "day"}}, "mobile": {"type": "text", "schemaId": "primaryAddress.mobile", "label": "Mobile Number", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "placeholder": "phone"}, "ccp_profileBlurb": {"rows": 5, "schemaId": "aboutMe", "label": "profile blurb", "value": "", "element": "textarea", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "publicPrivateToggle": true}, "displayNameStorageData": {"forms": [], "data": "displayName", "type": "localStorage", "element": "data"}, "oldpassword": {"validation": {"minLength": 6, "required": true, "messages": {"minLength": "Must be at least 6 characters.", "required": "Password is required."}}, "schemaId": "password", "tip": "Your current password", "value": "", "element": "input", "forms": [], "label": "Current password", "type": "password"}, "traditionalPasswordChange": {"forms": [], "passwordChangeForm": "newPasswordForm", "type": "traditionalPasswordChange", "element": "capture"}, "publicProfileLink": {"elementHref": "#", "schemaId": "uuid", "elementText": "View public profile", "element": "capture", "forms": [], "addUUIDToLink": true, "value": "", "elementAttributes": {"data-capturescreen": "publicProfileModal"}, "type": "publicProfileLink"}, "traditionalRegistration_birthdate_required": {"validation": {"isDate": true, "messages": {"isDate": "This is not a valid date", "minYears": "You're too young"}, "minYears": 13}, "monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "schemaId": "birthday", "tip": "Please enter your birthdate", "element": "capture", "forms": ["registrationForm_radio_2"], "label": "Birthdate", "type": "dateselect", "customText": {"monthLabelDateSelect": "month", "yearLabelDateSelect": "year", "dayLabelDateSelect": "day"}}, "public_birthdate": {"format": "{day}, {month} {d}, {yyyy}", "schemaId": "birthday", "element": "capture", "forms": [], "label": "Birthday:", "type": "dateselect_public"}, "legalAcceptancePostLoginForm_radio": {"action": "widget/post_login_confirmation.jsonp", "fields": ["traditionalRegistration_displayName", "name"], "element": "form", "next": null}, "traditionalRegistration_postalCode_required": {"validation": {"customServer": "postal_code_validation", "required": true, "messages": {"required": "Zip/postal is required.", "customServer": "Invalid Postal code format.", "custom": "Invalid Postal code format."}, "custom": "postal_code_validation"}, "placeholder": "Postal Code", "schemaId": "primaryAddress.zip", "tip": "Postal Code", "element": "input", "forms": ["registrationForm_radio"], "label": "Postal Code", "type": "text"}, "photoManager": {"schemaId": "photos", "element": "capture", "forms": [], "validation": {"validFileTypes": ["image/jpeg", "image/gif", "image/jpg", "image/png"], "messages": {"validFileTypes": "You may only upload a .jpg, .gif or .png."}}, "type": "photoManager", "customText": {"editProfilePhotoTitlePhotoManager": "Profile Photo", "uploadNewPhotoInstructionPhotoManager": "", "editPhotoLinkPhotoManager": "Edit photo", "chooseDifferentPhotoLinkPhotoManager": "Choose a different photo", "editProfileInstructionPhotoManager": "Select a region of the image to use for your photo", "uploadPhotoButtonTextPhotoManager": "Upload", "profilePhotoTitlePhotoManager": "Profile Photo", "editPhotoPreviewTitlePhotoManager": "", "chooseNewPhotoLinkPhotoManager": "Choose new photo", "removePhotoButtonTextPhotoManager": "Remove", "removePhotoCancelButtonTextPhotoManager": "Cancel", "removePhotoLinkPhotoManager": "Remove photo", "editPhotoButtonTextPhotoManager": "Save", "uploadNextStepInstructionPhotoManager": ""}}, "public_name": {"forms": [], "schemaId": {"middlename": "middleName", "lastname": "familyName", "firstname": "givenName"}, "element": "capture", "type": "nameFull_public", "label": "Name:"}, "registrationForm_pubsports": {"action": "widget/traditional_register.jsonp", "fields": ["traditionalRegistration_firstName", "traditionalRegistration_lastName", "traditionalRegistration_emailAddress", "traditionalRegistration_password", "traditionalRegistration_passwordConfirm", "traditionalRegistration_displayName", "traditionalRegistration_postalCode", "traditionalRegistration_gender", "traditionalRegistration_birthdate"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}, "hideOnSubmit": false}, "traditionalSignIn_emailAddress": {"type": "email", "schemaId": "email", "label": "", "element": "input", "forms": ["ccp_forgotPasswordForm", "forgotPasswordForm", "resendVerificationForm", "resetPasswordForm", "tradAuthenticateMergeForm", "userInformationForm"], "validation": {"required": true, "messages": {"required": "Email address is required.", "format": "Email address is not formatted correctly."}, "format": "email"}, "placeholder": "email address"}, "postalCode": {"placeholder": "Postal Code", "schemaId": "primaryAddress.zip", "tip": "Postal Code", "label": "Postal Code", "element": "input", "forms": ["editProfileForm", "editProfileForm_radio_2"], "publicPrivateToggle": false, "validation": {"customServer": "postal_code_optional_validation", "messages": {"customServer": "Invalid Postal code format.", "custom": "Invalid Postal code format."}, "custom": "postal_code_optional_validation"}, "type": "text"}, "welcomeName": {"forms": [], "type": "engageCookie", "cookieName": "welcome_info_name", "element": "data"}, "province": {"type": "text", "schemaId": "primaryAddress.stateAbbreviation", "label": "", "value": "", "element": "input", "forms": ["editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "publicPrivateToggle": true, "placeholder": "province"}, "createAccountButton": {"forms": [], "type": "submit", "value": "Create Account", "element": "input"}, "socialRegistrationForm_pubsports": {"action": "widget/social_register.jsonp", "fields": ["socialRegistration_firstName", "socialRegistration_lastName", "socialRegistration_emailAddress", "socialRegistration_displayName", "socialRegistration_postalCode", "socialRegistration_gender", "socialRegistration_birthdate"], "element": "form", "next": {"then": {"render": {"screen": "registrationNewVerification"}, "sendMail": {"mail": "newVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}}, "public_emailAddress": {"forms": [], "schemaId": "emailName", "element": "data", "type": "string", "label": "Email"}, "public_gender": {"forms": [], "schemaId": "gender", "element": "data", "type": "string", "label": "Gender:"}, "socialRegistration_postalCode_required": {"schemaId": "primaryAddress.zip", "tip": "Postal Code", "label": "Postal Code", "element": "input", "forms": ["socialRegistrationForm_radio"], "publicPrivateToggle": false, "validation": {"customServer": "postal_code_validation", "required": true, "messages": {"required": "Zip/postal is required.", "customServer": "Invalid Postal code format.", "custom": "Invalid Postal code format."}, "custom": "postal_code_validation"}, "type": "text"}, "ccp_streetAddress2": {"type": "text", "schemaId": "primaryAddress.address2", "label": "Address 2", "value": "", "element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "publicPrivateToggle": true, "placeholder": "Address 2"}, "traditionalRegistration_lastName": {"placeholder": "Last name", "schemaId": "familyName", "tip": "", "label": "Last name", "value": "", "element": "input", "forms": ["registrationForm_pubsports", "registrationForm_radio", "registrationForm_radio_2", "registrationForm_tv"], "validation": {"required": true, "messages": {"required": "Last name is required."}}, "type": "text"}, "displayName": {"displayPublic": true, "placeholder": "e.g., Bob Smith, bikeGuy", "schemaId": "displayName", "tip": "Required", "label": "Display name", "publicPrivateToggle": false, "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "editProfileForm_radio", "editProfileForm_radio_2"], "element": "input", "disablePublicPrivate": true, "validation": {"blacklist": "displayname_blacklist", "unique": {"uniquenessBlacklist": true}, "messages": {"blacklist": "That username is not available", "unique": "That display name is already taken.", "required": "Display name is required."}, "required": true}, "type": "text"}, "postalCode_required": {"placeholder": "Postal Code", "schemaId": "primaryAddress.zip", "tip": "Postal Code", "label": "Postal Code", "element": "input", "forms": ["editProfileForm_radio"], "publicPrivateToggle": false, "validation": {"customServer": "postal_code_validation", "required": true, "messages": {"required": "Postal Code is required.", "customServer": "Invalid Postal code format.", "custom": "Invalid Postal code format."}, "custom": "postal_code_validation"}, "type": "text"}, "editProfileForm_radio": {"action": "widget/profile.jsonp", "fields": ["displayName", "profileBlurb", "name", "email", "postalCode_required", "gender", "birthdate", "phone", "mobile", "streetAddress1", "streetAddress2", "city", "province", "country"], "element": "form", "next": {"then": {"render": {"screen": "editProfile"}, "sendMail": {"mail": "changeVerification"}}, "else": {"render": {"screen": "editProfile"}}, "type": "server", "if": {"becameUnverified": true}}}, "linkedAccounts": {"schemaId": {"displayNames": "profiles.profile.displayName", "identifiers": "profiles.identifier"}, "messages": {"errors": {"linkError": "That account is already in use."}}, "element": "capture", "forms": [], "displayFormat": "{| provider |}", "displayFormatKnown": "{| displayName |}", "linkAccountContainer": "linkAccountContainer", "type": "linkAccounts", "customText": {"linkAnotherAccount": "Link account"}}, "traditionalSignIn_signInButton": {"value": "Sign In", "element": "button", "forms": [], "elementContent": "<span class=\"janrain-icon-16 janrain-icon-key\"></span> Sign In", "elementClasses": ["capture_secondary"], "type": "submit"}, "legalAcceptanceAcceptButton": {"forms": [], "type": "submit", "value": "Accept", "element": "input"}, "editProfileForm": {"action": "widget/profile.jsonp", "fields": ["displayName", "profileBlurb", "name", "email", "postalCode", "gender", "birthdate", "phone", "mobile", "streetAddress1", "streetAddress2", "city", "province", "country"], "element": "form", "next": {"then": {"render": {"screen": "editProfile"}, "sendMail": {"mail": "changeVerification"}}, "else": {"render": {"screen": "editProfile"}}, "type": "server", "if": {"becameUnverified": true}}}, "socialRegistration_signInButton": {"forms": [], "type": "submit", "value": "Sign In", "element": "input"}, "janrainCaptcha": {"element": "capture", "type": "captcha", "validation": {"messages": {"captcha": "Captcha failed. Try again."}}, "forms": ["editProfileForm_radio_2"]}}, "translations": {"en-US": {}}, "i18nStrings": {"invalidForgotPasswordCode": "That code is invalid.", "savedProfileMessage": "Your profile has been saved.", "linkError": "That account is already in use.", "modalConfirmText": "Are you sure you want to quit?", "confirmRemoveLinkedNoText": "Cancel", "invalidIdentifier": "No account with that email address.", "validatingText": "Validating", "confirmRemoveLinkedMessage": "Are you sure you want to remove this linked account?", "processing": "Processing", "invalidImageFormatError": "Not an image file.", "confirmRemoveLinkedTitle": "Remove Linked Account?", "invalidCredentials": "Incorrect username or password. Try again or <a href=\"#\" data-capturescreen=\"forgotPassword\">reset</a> your password", "unexpectedError": "An unexpected internal error has occurred; we have been notified.", "retrievingUserData": "Please wait while we retrieve your user data.", "modalCancelLinkText": "No, stay", "confirmRemoveLinkedYesText": "Yes", "modalConfirmLinkText": "Yes, quit", "humanReadableGenericErrorMessage": "Error displaying information", "invalidPassword": "Incorrect password. Try again.", "accessDenied": "Sorry. Access denied."}, "defaultScreen": "signIn", "screens": {"traditionalAuthenticateMerge": {"source": "client", "layout": "traditionalAuthenticateMerge", "modal": true, "type": "traditionalMergeAccounts"}, "signIn": {"source": "client", "layout": "signIn", "screenConditionals": {"then": {"render": {"screen": "returnSocial"}}, "else": {"then": {"render": {"screen": "returnTraditional"}}, "if": {"to": "traditionalSignin", "compare": "cookie:janrainLastAuthMethod", "withOperator": "==="}}, "if": {"to": "socialSignin", "compare": "cookie:janrainLastAuthMethod", "withOperator": "==="}}, "modal": true}, "returnSocial": {"source": "client", "layout": "returnSocial", "modal": true}, "changePassword": {"source": "client", "modalLoadOnLoad": true, "layout": "changePassword", "modal": true}, "publicProfile": {"dataType": "public", "source": "client", "hasUserData": true, "layout": "publicProfile", "modal": false}, "verifyEmail": {"layout": "verifyEmail", "dataType": "verifyEmail", "next": {"type": "server", "render": {"screen": "verifyEmailSuccess"}}, "source": "client", "modal": true, "modalLoadOnLoad": true}, "editProfile": {"source": "client", "hasUserData": true, "layout": "editProfile", "modal": false}, "traditionalRegistration": {"source": "client", "layout": "traditionalRegistration", "modal": true, "validateOnRender": true}, "returnTraditional": {"source": "client", "layout": "returnTraditional", "modal": true}, "resetPasswordRequestCode": {"layout": "resetPasswordRequestCode", "dataType": "changePasswordLink", "messages": {"errors": {"invalidForgotPasswordCode": "That code is invalid"}}, "next": {"type": "server", "render": {"screen": "resetPassword"}}, "source": "client", "modal": true, "modalLoadOnLoad": true}, "legalAcceptanceScreen": {"layout": "legalAcceptances", "postLogin": {"multipleVersionsKey": "legalAcceptancesList"}, "modal": true, "source": "client"}, "changePasswordSuccess": {"source": "client", "layout": "changePasswordSuccess", "modal": false}, "mergeAccounts": {"source": "client", "modalLoadOnLoad": true, "layout": "mergeAccounts", "modal": true, "type": "mergeAccounts"}, "resetPasswordSuccess": {"source": "client", "modalLoadOnLoad": true, "layout": "resetPasswordSuccess", "modal": true}, "loadTestThinSignIn": {"source": "client", "layout": "signin", "modal": true}, "resetPasswordRequestCodeSuccess": {"source": "client", "modalLoadOnLoad": true, "layout": "resetPasswordRequestCodeSuccess", "modal": true}, "emailVerificationRequired": {"layout": "emailVerificationRequired", "hasUserData": true, "postLogin": {"trigger": {"to": null, "compare": "emailVerified", "withOperator": "=="}}, "modal": false, "source": "client"}, "forgotPassword": {"source": "client", "layout": "forgotPassword", "modal": true}, "registrationNewVerification": {"displayData": ["emailAddressData"], "modalLoadOnLoad": true, "layout": "registrationNewVerification", "modal": true, "source": "client"}, "publicProfileModal": {"dataType": "public", "source": "client", "hasUserData": true, "layout": "publicProfileModal", "modal": true}, "resendVerificationSuccess": {"source": "client", "modalLoadOnLoad": true, "layout": "resendVerificationSuccess", "modal": true}, "socialRegistration": {"source": "client", "layout": "socialRegistration", "modal": true, "validateOnRender": true}, "forgotPasswordSuccess": {"source": "client", "layout": "forgotPasswordSuccess", "modal": true}, "verifyEmailSuccess": {"source": "client", "modalLoadOnLoad": true, "layout": "verifyEmailSuccess", "modal": true}, "resetPassword": {"source": "client", "modalLoadOnLoad": true, "layout": "resetPassword", "modal": true}}, "version": "20220222210548525869", "controls": {"resendVerificationEmail": {"then": {"sendMail": {"mail": "resendVerification"}}, "type": "server", "if": {"to": null, "compare": "emailVerified", "withOperator": "=="}}}, "schema_info": {"paths": {"identifier": "profiles.identifier", "photo_url_sub": "value", "account_emails": "profile.emails", "name": "displayName", "created": "created", "email_verified": "emailVerified", "photo_plural": "photos", "post_login_confirmation": "legalAcceptances", "email": "email", "plc_approved_at": "dateAccepted", "plc_screen_name": "screenName", "accounts_plural": "profiles", "account_verified_email": "profiles.verifiedEmail", "plc_client_id": "clientId", "password": "password", "plc_version": "legalAcceptanceId", "public_display": "display", "public_profile_key": "displayName"}}, "engageMapping": {"profile": {"origin": "merged_poco", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "engageUpdate", "profileUpdate"]}, "domain": {"origin": "profile.identifier", "process": "domainFromIdentifier", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "accessCredentials": {"origin": "accessCredentials", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "engageUpdate", "profileUpdate"]}, "photos": {"origin": "merged_poco.photos", "process": "normalizeProfilePhoto", "when": ["thinSocialRegistration", "socialRegistration"]}, "followers": {"origin": "followers", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "following": {"origin": "following", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "verifiedEmail": {"origin": "profile.verifiedEmail", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "identifier": {"origin": "profile.identifier", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "friends": {"origin": "friends", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "email": {"origin": "profile.verifiedEmail", "when": ["thinSocialRegistration", "profileUpdate"]}}}); });