Commit graph

8 commits

Author SHA1 Message Date
096c99df92 Add start of controller testing 2021-07-13 17:08:07 +02:00
598af7a884 Add endpoint for room creation 2021-07-10 23:16:00 +02:00
c7672a1bd9 Implement logout and logout/all endpoints 2021-06-27 22:24:54 +02:00
5fe604c5a2 Implement login endpoint 2021-06-27 17:28:28 +02:00
7c73c2c424 Create schemas for JSON API endpoints 2021-06-26 22:02:18 +02:00
dac1a429b9 Implement access token authentication
Add whoami endpoint
2021-06-26 00:29:33 +02:00
d81a42bf8a Implement register endpoint for m.login.dummy login type
Add device table
2021-06-25 17:43:12 +02:00
6e039524a4 Add migration and schema for accounts
Add account name availability endpoint
2021-06-22 23:04:37 +02:00