Some loginza providers didn't provide user email (for example, vkontakte.com). So, after user was authorized via provider, Drupal asks the email address for complete registration. And on this step many users stops completing registration.
On this state we already have user ID from provider, so will be good to have the option in Loginza module for complete Drupal user registration without asking email address.
If Drupal don't allow create users without email, we can fill email via provider_id-loginza@site_domain.com.
Can you add this feature to newer versions?

Comments

Georgii’s picture

I'm with you.

vgarvardt’s picture

Assigned: Unassigned » vgarvardt
Status: Active » Fixed

Implemented in dev branch.
Will be available in the next stable release.

vgarvardt’s picture

Status: Fixed » Closed (fixed)
murz’s picture

Is this patch included in 7.x-1.0 or not?

vgarvardt’s picture

Yes, you can find note about it in 1.0 changelog http://drupal.org/node/1534622