mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-09 20:53:10 +00:00
ceee6e4db9
Websockets do not provide headers, and sending a token as a query param is also not good (it gets into server's logs), As an alternative, we can provide a token in the first ws payload. Read more: https://strawberry.rocks/docs/general/subscriptions#authenticating-subscriptions |
||
---|---|---|
.. | ||
common_types | ||
mutations | ||
queries | ||
subscriptions | ||
__init__.py | ||
schema.py |