You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
In OAuth 2.0 sessions, we can have multiple sessions for the same device anyway, so this constraint doesn't exactly make sense. Fixes #2033 Fixes #2312