mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 15:15:04 +00:00
e041f47dfe
* Start replacing jotai with @tanstack/router * Remove jotai completely * Move the common layout & reimplement the ?action parameter This also makes sure everything is properly loaded in the route loader, and we use fragment where it makes sense * Change the default error component * GraphQL API: make the sessions fetchable through node(id: ID!)