Can snippets be configured to run before cache for user authentication
I have a bunch of cache and only want authenticated users to be able to use it. If i can run snippets before serving cache i would be able to authenticate then and then serve cache or block them

