Commit graph

16 commits

Author SHA1 Message Date
esensar
f63137cb39 Remove code from api __init__.py into separate modules 2018-10-06 14:07:40 +02:00
esensar
f3a57cb2cd Remove code from accounts __init__ to separate modules 2018-10-06 13:38:27 +02:00
esensar
bea29b4e42 Add decorator for role protection 2018-09-23 01:33:31 +02:00
esensar
562e2653c9 Add role management routes 2018-09-23 01:22:19 +02:00
esensar
3b09857dbc Add role update call 2018-09-22 19:01:50 +02:00
6cee752f2b Add dashboards for users 2018-09-20 01:42:37 +02:00
3077e46dc5 Add device configuration route 2018-09-19 23:31:21 +02:00
7bc0dbb855 Expose device types to API 2018-09-18 00:51:26 +02:00
8cb0661eb6 Add token validation endpoint 2018-05-22 16:20:14 +02:00
esensar
b85e90cfb4 Add basic device endpoints 2018-05-08 16:45:09 +02:00
esensar
145ca339c9 Add get account fake endpoint 2018-05-08 10:52:36 +02:00
esensar
f506e3dfaa Add token validation logic and protected routes 2018-05-07 17:17:19 +02:00
esensar
6c856965a1 Add swagger documentation 2018-05-07 16:13:07 +02:00
esensar
d5d2c4d8c8 Upgrade to Flask 1.0 2018-05-07 14:10:20 +02:00
esensar
55caf167c9 Use marshmallow and webargs for parsing and marshaling 2018-05-07 13:57:53 +02:00
esensar
8d151ba8c3 Restfulify account creation and login 2018-05-06 21:42:21 +02:00