1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-29 13:04:27 -05:00
dendrite/clientapi/auth/storage/devices/postgres
Kegsay 9c77022513
Make userapi responsible for checking access tokens ()
* Make userapi responsible for checking access tokens

There's still plenty of dependencies on account/device DBs, but this
is a start. This is a breaking change as it adds a required config
value `listen.user_api`.

* Cleanup

* Review comments and test fix
2020-06-16 14:10:55 +01:00
..
devices_table.go Make userapi responsible for checking access tokens () 2020-06-16 14:10:55 +01:00
storage.go Make userapi responsible for checking access tokens () 2020-06-16 14:10:55 +01:00