Stuck reading Data from the database and showing it in a page with Next.js (Next Auth Adapter)
Hi all,
As title suggests, I'm stuck fetching data from the Database and showing it in on my page when using the value={session.??.??}.
I'm using the Next Auth adapter, and using this I seem unable to fetch the data.
I have included pictures of the error, the supplier schema and the user schema
As title suggests, I'm stuck fetching data from the Database and showing it in on my page when using the value={session.??.??}.
I'm using the Next Auth adapter, and using this I seem unable to fetch the data.
I have included pictures of the error, the supplier schema and the user schema


