how to get next-auth session in _app.tsx on getInitalProps?

Hi people, I'm using getInitalProps in my _app.tsx, and I need somehow to get session and pass it in SessionProvider, but not sure how, anyone had similar situation?
Was this page helpful?