Open
Description
Hey Tom, struggling to get your package working as intended. I'm using the new app directory in Next.js 13, Storybook is playing nice until i try useSession on my storybook component and i'm thrown the following error:
[next-auth]: `useSession` must be wrapped in a <SessionProvider />
have you encountered the same issue or could advise how to fix ?