dendrite/clientapi/auth
Tak Wai Wong db9758464d
Dendrite should only support 1 chain id (#47)
* Support 1 blockchain only

* auth check based on single chain

* use config to set the blockchain provider URL

* fix config to read from env variable

* handle 31337 in addition to 1337
2022-10-24 21:35:36 -07:00
..
authtypes Takwaiw/refresh dendrite fork (#132) 2022-10-24 16:56:03 -07:00
auth.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
login.go Update ReadAll to use non-deprecated version 2022-10-24 19:56:49 -07:00
login_publickey.go Pull latest changes from dendrite fork (#193) 2022-10-24 17:26:35 -07:00
login_publickey_ethereum.go Dendrite should only support 1 chain id (#47) 2022-10-24 21:35:36 -07:00
login_publickey_ethereum_test.go Dendrite should only support 1 chain id (#47) 2022-10-24 21:35:36 -07:00
login_publickey_test.go Dendrite should only support 1 chain id (#47) 2022-10-24 21:35:36 -07:00
login_test.go pull latest from dendrite-fork subtree 2022-10-24 16:35:54 -07:00
login_token.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
password.go Takwaiw/dendrite publickey (#2) 2022-10-24 16:21:40 -07:00
user_interactive.go Implement EIP-4361 sign in with Ethereum (#5) 2022-10-24 19:53:01 -07:00
user_interactive_test.go Implement EIP-4361 sign in with Ethereum (#5) 2022-10-24 19:53:01 -07:00