How can i get session.user.id from nextauth when using the edge runtime?

I need to pass the session.user.id into my prismadb from the edge runtime. Any ideas?
Was this page helpful?