We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How would you generate a signed cookie with access to anything under a specific sub folder?
ie
- folder 1 (no access) - folder 2 (access) - file 1 (access) - file 2 (access)
The text was updated successfully, but these errors were encountered:
How would you generate a signed cookie with access to anything under a specific sub folder? ie - folder 1 (no access) - folder 2 (access) - file 1 (access) - file 2 (access)
I'm a bit fuzzy on this, but I think Cloudfront supports wildcards, but that's about it. So for fine grained control you need to generate it per item.
Sorry, something went wrong.
No branches or pull requests
How would you generate a signed cookie with access to anything under a specific sub folder?
ie
The text was updated successfully, but these errors were encountered: