Restrict Access to a Webflow Page with Access Codes? Answered
Hey everyone,
I’m working on a Webflow project where I need to restrict access to a specific page. The idea is that only people with unique access codes (which we generate) should be able to visit the page.
So far, I’ve considered using Memberstack to handle this, but I’m not sure what the best approach is. Here’s what I’m looking for:
• Users should enter a unique access code to gain entry.
• If the code is valid, they get redirected to the hidden page.
• If the code is invalid, they get an error message.
• The access codes can be used only once (optional, but preferred).
Is it possible to achieve this in Memberstack? Any insights or recommendations would be really appreciated!
Thanks in advance!
I’d love to hear from anyone who has done something similar with Memberstack.
Comments
1 comment
Hey Niels, I think custom code will be your best here. Memberstack doesn't have any native features to help with this sort of situation. I was going to suggest password protected page until I saw the passwords are unique and expire after being used.
Please sign in to leave a comment.