0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 17:58:20 +02:00
dendrite/clientapi/auth
kegsay d86dcbef66
syncapi: define specific interfaces for internal HTTP communications (#2416)
* syncapi: use finer-grained interfaces when making the syncapi

* Use specific interfaces for syncapi-roomserver interactions

* Define query access token api for shared http auth code
2022-05-05 09:56:03 +01:00
..
authtypes User directory for nearby Pinecone peers (P2P demo) (#2311) 2022-03-28 16:25:26 +01:00
auth.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
login.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
login_test.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
login_token.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
password.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
user_interactive.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
user_interactive_test.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00