Disable cookie cache in useSession

Hey everyone, I was wondering can we call useSession() with disableCookieCache like in
getSession()
? Right now I don't see the option in the methods signature and would like to know the best way to proceed
Was this page helpful?