Erik Ashepa
Erik Ashepa
Hi, Great stuff! 👍 I didn't see any info in the documentation regarding ordering guarantees of posting callbacks (in success and failure scenarios). Could you please elaborate? Thanks! Erik.
Hi, So this is not a new issue (for me) but it annoyed me enough to raise it here and maybe to finally solve it :) In visa cal when...
### Provide environment information System: OS: macOS 14.2.1 CPU: (10) arm64 Apple M1 Pro Memory: 326.64 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node npm:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior ``` class TestDto { firstname: string; lastname: string; @Expose({ toPlainOnly: true...
### Provide environment information System: OS: macOS 14.4.1 CPU: (10) arm64 Apple M1 Pro Memory: 192.55 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.14.1 - ~/.nvm/versions/node/v18.14.1/bin/node Yarn:...
Hi, @venables, I came across this repo and it looks super interesting! I definitely plan to give it a try soon :) Until then - Given your example: ``` type...
AMEX and Isracard support password with special characters when changing passwords and logging in but it doesn't work with the scraper. We probably miss some encoding step. I changed my...