aboutsummaryrefslogtreecommitdiff
path: root/clientapi/auth/login.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-09Move json errors over to gmsl (#3080)devonh
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
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-02-10Support for `m.login.token` (#2014)tommie