selene-backend/shared/selene/api
Matheus Lima 6ee52127e8 minor refactoring 2019-03-15 18:13:30 -03:00
..
endpoints minor refactoring 2019-03-15 18:13:30 -03:00
testing fixed a bug with authentication logic that refreshed tokens when access token expired 2019-02-20 16:50:22 -06:00
__init__.py Moved logic related to create a device login session to a python function, allowing it being used by the creating and refreshing token endpoint and by the behavioral tests 2019-03-06 21:31:49 -03:00
base_config.py socket change 2019-03-04 00:43:56 -06:00
base_endpoint.py fixed a minor bug when an account has no refresh tokens 2019-02-25 23:25:37 -06:00
blueprint.py - Using schematics to validate POST data 2019-02-22 14:23:43 -03:00
public_endpoint.py - Changing the validation in the endpoints used to update the device fields and to activate the device and to upload the skill settings 2019-03-08 17:09:53 -03:00
response.py Migrating the project from flask-restful to flask 2019-02-19 10:06:30 -03:00