ab4745bca9
correct response on invalid uuid
2023-10-03 04:43:31 -04:00
b06a1d3d53
correct expired sessions collector
2023-08-03 10:42:41 -04:00
52bb8afa13
correct API
2023-07-28 08:26:02 -04:00
ec90dd1e0d
Redefine api structure
...
Add future methods
Update documentation
2023-07-21 16:59:56 -04:00
68ae20f85d
correct API
2023-07-20 20:15:24 -04:00
48a7f28404
Bug fix in meb session
...
Added new reverse method to remove dependency from openstreet maps
2023-04-12 15:26:56 -04:00
aa76eff3ab
Refactor:
...
Correct swagger definition.
MEB uses body, so should be a post method not a get according to REST definition.
active_session now refresh the session also if valid.
partial implementation for meb.
2023-03-13 14:21:43 -04:00
80337a5cc5
Refactor:
...
Correct swagger definition.
MEB uses body, so should be a post method not a get according to REST definition.
active_session now refresh the session also if valid.
partial implementation for meb.
2023-03-13 11:56:05 -04:00
fff40611d5
small refactor to organize the source code
2023-03-10 12:45:11 -05:00
KoaCWells
999699c402
Add debug_mode to bootstrap.py and session_helper.py for debug token handling
2023-02-27 17:50:53 -05:00
KoaCWells
54533fe0e3
Add skeleton for getting enriched buildings and Windows path fix
2023-02-24 16:57:51 -05:00
f8ff0d15f5
Rename session_garbage_collector to expired_sessions_collector
2023-02-23 05:04:40 -05:00
db443c559d
Little cosmetic changes and delete useless information.
2023-02-23 04:18:46 -05:00
KoaCWells
e148ea6b91
Finish session start, end, and keep alive
2023-02-22 23:14:41 -05:00
KoaCWells
901fcd461c
Update StartSession and begin updating KeepSessionAlive
2023-02-20 22:10:09 -05:00
bf6a5711ce
Small clean up
2023-01-30 05:20:31 -05:00
82be9ee660
Correct the imports to use cerc-hub as a pip package
2023-01-25 04:54:49 -05:00
d4e444e3e7
Initial simplification
2023-01-23 12:29:41 -05:00
Peter Yefi
f893959c78
Removed city attachment to session. City is read from the DB
2023-01-17 19:00:22 -05:00
Peter Yefi
31867370d8
Added user endpoints with swagger documentation including authorization token and appid
2023-01-16 15:31:02 -05:00
Peter Yefi
82b3e626c7
Removed compiled files
2023-01-13 12:01:51 -05:00
Peter Yefi
6dc6c6ab19
Included auth token
2023-01-13 12:01:13 -05:00
Peter Yefi
8c0fed0d9d
Removed compiled files
2023-01-11 19:57:42 -05:00
Peter Yefi
2f59c83b12
Included authorization token
2023-01-11 19:56:51 -05:00
Peter Yefi
385d89ba9d
initialised project from existing gamification service
2023-01-10 12:12:01 -05:00