It depends on how you want to control access:
Need public + private content? → Use Signed Cookies
Simple personalization without auth? → Use URL Parameters
Entire site private? → Use Authenticated Access Integration
Already use feature flags? → Use Feature Flag provider
Last updated 4 months ago
Was this helpful?