dendrite/clientapi/auth
2022-06-30 15:10:16 -07:00
..
authtypes rename user id to decentralizedid 2022-06-30 15:10:16 -07:00
auth.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
login.go resolve merge conflicts with main 2022-05-12 12:18:07 -07:00
login_publickey.go During registration, verify that the user ID passes the grammar of CAIP-10, and the Matrix ID. Also verify that the ID matches the authentication data. Then during login authentication, verify that the user ID in the auth request matches the fields in the signed message. 2022-06-16 10:18:01 -07:00
login_publickey_ethereum.go rename user id to decentralizedid 2022-06-30 15:10:16 -07:00
login_test.go resolve latest merge problems. Fix test failures 2022-05-27 10:41:18 -07:00
login_token.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
password.go implement MSC 3782 2022-04-21 15:46:20 -07:00
user_interactive.go rename user id to decentralizedid 2022-06-30 15:10:16 -07:00
user_interactive_test.go resolve latest merge problems. Fix test failures 2022-05-27 10:41:18 -07:00