mattp5657 opened a new issue, #4170:
URL: https://github.com/apache/iggy/issues/4170

   ### Bug description
   
   `deserializeTokens` (`foreign/node/src/wire/token/token.utils.ts`)
   misparses any response with **3+ personal access tokens** — silently
   drops trailing ones, or corrupts a later token's name/expiry with bytes
   read from the wrong offset. No error thrown either way. Affects
   `getTokens`/`PersonalAccessTokenClient` whenever a user has 3+ tokens.
   
   ### Affected area / component
   
   Node.js SDK
   
   ### Deployment
   
   None
   
   ### Versions
   
   _No response_
   
   ### Hardware / environment
   
   _No response_
   
   ### Sample code
   
   _No response_
   
   ### Logs
   
   _No response_
   
   ### Iggy server config
   
   _No response_
   
   ### Reproduction
   
   _No response_
   
   ### Contribution
   
   - [x] I'm willing to submit a pull request to fix this bug
   
   ### Good first issue
   
   - [ ] I think this could be a good first issue for a new contributor


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to