blitz_api/app/routers
Christoph Stenglein 32c7c4a23c
feat: allow cookie & JWT auth for sse/subscribe (#152)
* return cookie on login and check cookie in sse/subscribe

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* allow cookie & JWT auth for sse/subscribe

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* return token object on login to preserve compatibility

* remove unused import

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-16 21:58:23 +02:00
..
__init__.py initial commit 2021-06-10 21:13:26 +02:00
apps.py chore: apply pre_commit, fix typos, update deps 2022-05-18 18:20:13 +02:00
apps_docs.py feat: implement an app status mock 2021-06-20 10:26:21 +02:00
bitcoin.py refactor: move bitcoin config the bitcoin repo 2022-06-06 20:21:19 +02:00
bitcoin_docs.py feat: implement fee estimation endpoint 2021-12-06 18:38:01 +01:00
lightning.py fix: add-invoice crash and update docs 2022-09-11 19:33:46 +02:00
lightning_docs.py refactor: rename list-channel to list-channels 2022-08-01 21:53:11 +02:00
setup.py Fix Update Setup (#107) 2022-06-06 15:36:30 +02:00
system.py feat: allow cookie & JWT auth for sse/subscribe (#152) 2022-10-16 21:58:23 +02:00
system_docs.py chore: format source using the pre_commit command 2022-03-20 17:20:56 +01:00
wallet.py initial commit 2021-06-10 21:13:26 +02:00