Merge Social Account screen (v1) text reference

__MAGIC_BLOCK_0__

This screen appears if a user created their initial account by using traditional registration, then later logs in with a social login provider that uses the same email address as the one found in the original account.

Note that you can only merge accounts if the social login provider returns a verified email address as part of its API response.


JTL (Janrain Templating Language) tags used on this screen

JTL Text TagDefault Value
{* textVerifyIdentity *}Verify {
{* textExistingAccountFound *}{
{* textJustSignedInWithProvider *}But just now, you signed in with {
{* textVerifyWithProviderToMerge *}To merge your accounts, please continue to {
{* textNeedHelp *}Need help?
{* linkHelp *}Visit our help center.
{* textFooter *} 
{* textFooterExtra *} 

JTL tags mapped to UI screen elements

The following diagram maps the JTL tags to their corresponding screen elements:


See also