platypush/platypush/backend/http/app
Fabio Manganiello a5f02c6a30 The /hook route should not require token authentication - authentication is up to the hook implementation 2021-02-24 22:21:01 +01:00
..
routes The /hook route should not require token authentication - authentication is up to the hook implementation 2021-02-24 22:21:01 +01:00
__init__.py Don't fail hard if the web app is initialized without access to a configuration file (e.g. from a ReadTheDocs build environment) 2021-02-21 23:30:05 +01:00
utils.py Added support for JWT token-based authentication 2021-02-12 22:43:34 +01:00