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 16:39:22 +02:00
2024-04-05 16:41:09 +02:00
2023-08-22 01:11:49 +02:00
2023-05-14 02:10:17 +02:00
2023-07-22 21:14:04 +02:00
2023-05-14 02:10:17 +02:00