mirror of
https://github.com/umap-project/umap.git
synced 2025-05-02 21:01:48 +02:00
![]() Instead of dealing with in JavaScript, let's do a more classic HTTP flow. The main flows work, but there is still at least one to deal with: when editing a map without being logged in, the server may ask for login, and in this case we should login THEN reissue the request, so we need to interrupt the first request in some way, otherwise the server will still answer with a 403, which is what happens after this commit. |
||
---|---|---|
.. | ||
umap | ||
.gitignore |