- Checking the authentication token in the before_request function. This is a tricky to make the api compatible with the mycroft core is expecting today. Today tartarus returns 401 when it calls and endpoint with a non existent path (like /device/{uuid} without pass the uuid). That is the value core expect to check if it needs to perform a device pairing. We should change that in future versions - Changed device endpoint to send the user uuid together with the device |
||
---|---|---|
api | ||
db | ||
service | ||
shared | ||
.gitignore | ||
Jenkinsfile | ||
README.md |
README.md
selene-backend
Python packages representing the data access layer, APIs and scripts for the Selene project.