dendrite/clientapi/auth
2022-07-14 14:23:13 -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 Add login_publickey tests, and register_publickey tests. Fixed a bug in login, and a bug in register 2022-07-14 14:23:13 -07:00
login_publickey_ethereum.go Add login_publickey tests, and register_publickey tests. Fixed a bug in login, and a bug in register 2022-07-14 14:23:13 -07:00
login_publickey_ethereum_test.go Add login_publickey tests, and register_publickey tests. Fixed a bug in login, and a bug in register 2022-07-14 14:23:13 -07:00
login_publickey_test.go Add login_publickey tests, and register_publickey tests. Fixed a bug in login, and a bug in register 2022-07-14 14:23:13 -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 Add login_publickey tests, and register_publickey tests. Fixed a bug in login, and a bug in register 2022-07-14 14:23:13 -07:00
user_interactive_test.go resolve latest merge problems. Fix test failures 2022-05-27 10:41:18 -07:00