mirror of
https://github.com/umap-project/umap.git
synced 2025-05-01 04:22:24 +02:00
Authentication is now done using a signed token provided by the Django server, sent by the JS client and checked by the WebSocket server. The token contains a `permissions` key that's checked to ensure the user has access to the map "room", where events will be shared by the peers. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
dev.py | ||
local.py.sample |