Files
ThreadNet-Web/packages
Michael TelatynskiandGitHub c6b52b8a73 Fix credentials fixture when used with MAS (#34234)
* Fix credentials fixture when used with MAS

Without this it'd be using a Native OAuth2 session token but Element Web wouldn't know it was OAuth2-native and thus things like logout were broken

* Test by augmenting the dehydration test which previously failed using the `user` fixture

* Discard changes to apps/web/playwright/e2e/crypto/dehydration-mas.spec.ts
2026-07-13 16:31:57 +00:00
..