"use cache" directive in Next.js with Supabase
Unanswered
Snowshoe posted this in #help-forum
SnowshoeOP
Has anyone worked with Supabase and the use cache directive in Next.js? I'm looking for best practices on caching strategies, particularly when handling user-specific (auth-based) . Any insights or recommendations?
1 Reply
American black bear
You should avoid caching most auth related things.