check for cookie caching expiration
there's currently no way to reset (revalidate) the session/cookies after the cookies have expired, and so better-auth fallbacks to querying the DB everytime there's some auth-related call.
is there any way this can be done? I couldn't find it in the docs
is there any way this can be done? I couldn't find it in the docs