e2e nextjs

Anyone got some working example how to login with login/pass to better auth in nextjs? Using playwright. Tried setting cookie manually but it apparently is not enough, auth.api.getSession still returns null

thanks in advance
Was this page helpful?