chore(next-auth): fix e2e tests (#11737)
* chore: e2e
* chore: e2e optimize
* chore: e2e optimize
* Update NavBar.tsx
* attempt to fix e2e
* Update turbo.json
* Update release.yml
* tweak
* Update get-session.mdx
* skip caching
* tweak
* Update release.yml
* Update release.yml
* Update turbo.json
* Update release.yml
* Update release.yml
* Update release.yml
* Update auth.config.ts
* fix: cleanup release.yml and turbo.json passThroughEnv
* fix: enable Keycloak
* fix: bump next and react deps + turbo config tweaks
* fix: rm prisma and config split from next dev app
* fix: rm prisma and config split from next dev app
* add debug
* tweak config
* tweak config
* revert
* add env back
* change dev command location
* change dev command location
* Update playwright.config.ts
* fix: reorganise e2e tests a bit
* fix: pnpm-lock.yaml
* Update playwright.config.ts
* Update package.json
* Update keycloak.spec.ts
* skip test
* test optimize
* test env
* Update turbo.json
* rearrange tests
* env
* tweak commands
* Revert "tweak commands"
This reverts commit 8855517836ac52ef6dbb211620653936c6fda76e.
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com>
Co-authored-by: ndom91 <yo@ndo.dev>