You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-21 23:00:50 +03:00
- exchanging a token twice should not work - exchanging a token more than 30s after its fullfillment should not work - exchanging a pending token should not work - fullfilling a login more than 30min after its creation should not work - also have better errors in some cases