mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-13 13:35:14 +01:00
604c1b5fc3
* Change authentication system to JWT * Address review comments * Get rid of global variable, fix some documentations, fix a bug when verificating * Refactor PostJson to avoid code duplication * Rename jwt_token, add functionality to request a new JWT when getting a 401 * Take bools by value instead of const reference * Send request again when JWT is invalid and use forward declarations * Omit brackets |
||
---|---|---|
.. | ||
announce_room_json.cpp | ||
announce_room_json.h | ||
CMakeLists.txt | ||
json.h | ||
telemetry_json.cpp | ||
telemetry_json.h | ||
verify_login.cpp | ||
verify_login.h | ||
web_backend.cpp | ||
web_backend.h |