Sample Passwordless signin/signup for Salesforce Communities
- Upload css.zip to static resources. Make it public and call it “styles”
- Create the apex controllers and the visualforce files
- Enable Communities and go to Administration > Login & Registration
- Select PasswordlessSignin as a VF login page
- Select PasswordlessSignup as a VF registration page Make them public
- Manage your Community, and drill into the Force.com site. Approve the signin and signup pages for the Site so they can be viewed anonymously.
- Create ‘Customers’ Account
- Make RegisterPhoneFlow accessible for ‘Customer Community User’ profile
- Create a VF Login flow and associate RegisterPhoneFlow VF page with ‘Customer Community User’ profile
- Make it your own