Maarten van den Hoven

Results 20 comments of Maarten van den Hoven

Hi! I haven't worked with the 2fa implementation yet. Maybe someone else can better assist you, or you can try to decompile the app to check the field required for...

Thanks @nielstenboom! Are you using Frida with an ssl pinning bypass to find these requests + body or did you find an easier way? I'm still spending more time than...

Quick update: I'm currently implementing the routes and types for this and planning to release it tomorrow! 😄

Added in latest release: https://github.com/MRVDH/picnic-api/releases/tag/v3.1.0

Quick update: I'm currently implementing the fix for this, together with some other outdated types and featurs such as the bundling of products and planning to release it tomorrow! 😄

I've added nr 3 in the latest release since it was quite straight forward. For nr 4 I/we need to think about how to do this nicely, as some of...

Added this in [v3.1.1](https://github.com/MRVDH/picnic-api/releases/tag/v3.1.1)! Let me know if there can be more improvements, otherwise I'd say we can close this issue.

Hi @thijmen-j , sure! The commits are a bit messy due to formatting changes, so let me point you to the relevant pieces of code: 1. https://github.com/MRVDH/picnic-api/blob/v3.1.2/src/index.ts#L79 2. https://github.com/MRVDH/picnic-api/blob/v3.1.2/src/index.ts#L476 3....

Quick update: I've added the fix for this and planning to release it tomorrow! 😄

Fixed in release: https://github.com/MRVDH/picnic-api/releases/tag/v3.1.0