You need to sign in to do that
Don't have an account?
User Seth
How to provide Email/Mobile Verification for the LWR site
I have one LWR site in the Experience Cloud Site and it is publicy available to all.
[Since It is a Public Site I want to provide Just verification to Public/Normal Users through Email/Phone Verification].
Before Accessing the site I want the Public Users to Enter their Email/Mobile and It should send Verification Code to Email/Mobile they enter, Once Verified then they Can access this site.
How Can I achieve this requirement..
[Since It is a Public Site I want to provide Just verification to Public/Normal Users through Email/Phone Verification].
Before Accessing the site I want the Public Users to Enter their Email/Mobile and It should send Verification Code to Email/Mobile they enter, Once Verified then they Can access this site.
How Can I achieve this requirement..
You can check using UserManagement Methods for verification in LWR site.
https://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_class_System_UserManagement.htm
Also you can check on appexchange if there are any tools available that matches your requirement.
https://appexchange.salesforce.com/
Please mark as Best Answer if above information was helpful.
Thanks,