Kawe Mazidjatari 2baa80d253 Engine: improve CClient::Authenticate performance
- Removed 2 std::string copy constructions
- Removed 32 sprintf calls per token auth request.
- Fixed a bug where we format the NucleusID as s64 instead of u64.
- Added additional hardening for when token/sessionId stitching fails, this will now always reject the connection.
- Improved the macro to make sure we always free the JWT claims if it has been allocated.
2024-04-05 18:07:38 +02:00
..
2024-04-05 18:02:39 +02:00
2023-04-06 23:50:48 +02:00
2024-04-05 16:39:22 +02:00
2024-04-05 17:56:51 +02:00
2023-04-06 23:50:48 +02:00
2023-08-22 01:11:49 +02:00
2023-08-29 22:05:20 +02:00
2023-06-05 01:45:33 +02:00
2023-04-06 23:50:48 +02:00
2024-04-05 17:21:08 +02:00
2024-04-05 17:56:54 +02:00
2024-04-05 18:01:23 +02:00
2024-04-05 18:01:23 +02:00
2024-04-05 17:12:51 +02:00
2024-04-05 17:12:51 +02:00