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 17:19:29 +02:00
2023-07-19 18:56:01 +02:00
2024-04-05 17:46:52 +02:00
2024-04-05 17:56:53 +02:00
2024-04-05 17:56:50 +02:00
2023-08-04 11:20:24 +02:00
2024-04-05 17:56:50 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:58:51 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00