__init__.py
|
Introduce configuration in server app.
|
2019-09-04 15:01:16 +02:00 |
app.py
|
Add max_age for short-lived session.
|
2019-09-05 17:57:40 +02:00 |
async_bot.py
|
Fix checkout logic.
|
2019-09-04 15:00:55 +02:00 |
conf.py
|
Add max_age for short-lived session.
|
2019-09-05 17:57:40 +02:00 |
dev_server.py
|
CORS in dev_server.
|
2019-09-04 15:01:12 +02:00 |
rest.py
|
Manage session properly.
|
2019-09-25 18:08:44 +02:00 |