aboutsummaryrefslogtreecommitdiff
path: root/clientapi/auth/user_interactive.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-11-24Appservice Login (2nd attempt) (#3078)KuhnChris
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2022-08-12Protect user_interactive reads and writes with locks (#2635)Tak Wai Wong
2022-05-20Fix `/deactivate` (#2474)Till
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-03-24Refactor appservice & client API to use userapi internal (#2290)S7evinK
2022-03-01Only allow device deletion from session UIA was initiated from (#2235)S7evinK
2022-02-10Support for `m.login.token` (#2014)tommie
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-07-20Rename Riot to Element (#1874)S7evinK
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-10-02Add 'completed' field in Interactive Auth API (#1469)Loïck Bonniot
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-10Add User-Interactive Authentication (#1193)Kegsay