mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| api | ||
| internal | ||
| inthttp | ||
| userapi.go | ||
| userapi_test.go | ||