Commit graph

3 commits

Author SHA1 Message Date
Kegan Dougal 88aadedc59 Review comments and test fix 2020-06-16 13:51:34 +01:00
Kegan Dougal 88c73e9e36 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`.
2020-06-16 12:23:29 +01:00
Kegsay 6b5996db17
Add bare bones user API (#1127)
* Add bare bones user API

with tests!

* linting
2020-06-15 09:54:11 +01:00