This website requires JavaScript.
Explore
Help
Sign in
blacklight
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b4f9472fc5
platypush
/
platypush
/
backend
/
http
/
app
History
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