Velo Custom Login using only Password

Hello everyone,

I’m looking for Velo Custom Login code that would only require the password of a given user in order to login.

Is that possible?
If yes, would someone be willing to provide me with or send me a link where to find that exact code?

All the best to all of you!

Yes this is possible, but tricky.

  1. You would have to register with paaword and e-mail anyway, but the email-registration-process would run hidden, so the system would generate new email for each new member automaticaly (hidden) and the user would see the password-field only.

  2. Also you would need a code for the situation if already the chosen email exists in the database (is already registered, what next).

Going this way, you would have an individual hidden e-mail for euch of the users, but the user would know anything about the hidden email, he is registered with.

Wix needs an e-mail in every situation to be able to register, but the usser don’t have to know this. What is important in this situation would only be the PASSWORD!