Difference between revisions of "VZ-Login-Tutorial"
From VZ Developer Wiki
(Created page with '== A Step-by-Step Guide to using VZ as Your Login Handler == If your website requires authenticated users which have to sign up in first place, this process is usually considere…') |
(→A Step-by-Step Guide to using VZ as Your Login Handler) |
||
Line 1: | Line 1: | ||
== A Step-by-Step Guide to using VZ as Your Login Handler == | == A Step-by-Step Guide to using VZ as Your Login Handler == | ||
+ | === Why VZ-ID === | ||
If your website requires authenticated users which have to sign up in first place, this process is usually considered as a conversion killer. Users are more likely to sign up if they can use their already existing credentials. This is where VZ-ID comes into play. | If your website requires authenticated users which have to sign up in first place, this process is usually considered as a conversion killer. Users are more likely to sign up if they can use their already existing credentials. This is where VZ-ID comes into play. |
Revision as of 12:50, 30 November 2010
A Step-by-Step Guide to using VZ as Your Login Handler
Why VZ-ID
If your website requires authenticated users which have to sign up in first place, this process is usually considered as a conversion killer. Users are more likely to sign up if they can use their already existing credentials. This is where VZ-ID comes into play.