vanth/vanth
Eli Ribble ded63dc932 Include user URI and session URI in GET /session/
This makes it so that we can log out by doing a DELETE on /session/ by
URI.
2016-05-17 15:10:51 -06:00
..
api Include user URI and session URI in GET /session/ 2016-05-17 15:10:51 -06:00
backend Add initial setup file with dependencies and simple readme 2016-05-02 08:46:12 -06:00
platform Add session creation and handling 2016-05-17 14:16:14 -06:00
__init__.py Put the version in the root module 2016-05-02 09:30:59 -06:00
auth.py Include user URI and session URI in GET /session/ 2016-05-17 15:10:51 -06:00
config.py Get basic debug Flask application working 2016-05-02 09:30:27 -06:00
errors.py Add session creation and handling 2016-05-17 14:16:14 -06:00
main.py Make CORS debug logs go quiet 2016-05-17 11:08:19 -06:00
server.py Add session creation and handling 2016-05-17 14:16:14 -06:00
tables.py Add API for creating new users 2016-05-03 19:28:56 -06:00
user.py Add simple user login via flask_login 2016-05-02 11:54:32 -06:00
version.py Add initial setup file with dependencies and simple readme 2016-05-02 08:46:12 -06:00