Focuses on API authentication, access scopes, and permission management.
Hi,
Using Galleria version 2.4
I need to provide different password for each client for a specific page. For example, Mr. John has a unique password like "rrjbhdfcrred" and he want to access a content page which will be password protected with the same code and the code will be unique for each client to access the page.
How can I do this?
Regards,
Rtahore
Hi Rathorejodhpur
Have you looked into using an app like Locksmith to achieve this functionality, or are you looking to use the Shopify API to build out a custom solution?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Dear Liam,
Yes, I used app MagicPass wholesale app but it has only single password access for page not multiple password for the same and I am looking for solutions it can be app or use the Shopify API to build out a custom solution.
Will you able to share the logic behind your requirement.
If you don't want to disclose it on public forum you can msg privately or text on Whatsapp.
Hey @rathorejodhpur!
This is a slightly different way to accomplish this, but here's my recommendation. Use an access control app such as Locksmith to block access to page based on a customer tag.
Instead of providing customers with actual passwords to enter, you can simply tag the customer accounts with the tag to allow them access. With this method, only customers that are actually logged in to authorized accounts would be able to access the locked page, no password needed.