You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-12-03 22:51:11 +03:00
* setup
* new session tile style
* update compound-web
* use compound components
* use deviceId from scope as session name
* add basic test for Session
* border color
* use new Session in compat session
* tidy
* tidy
* Revert "setup"
This reverts commit ee86051dc4.
* disable "deprecate/import" enzyme rule from matrix-eslint that breaks lint
* lint
* correct copyright year
* more lint
* try to stabilise timezone for session tests
* just stub DateTime in test
* test deviceIdFromScope
* tests
* revert config change