Jeremy Theintz

Results 7 comments of Jeremy Theintz

Hi! I'm experiencing an issue with using the WalletConnectProvider in a Next + React project. It works as expected on iOS but not on Android. Has anyone found a solution...

Hello Guys! I've noticed that this PR has been open for some time. This feature is crucial for some of the work I'm currently involved in. @vilarfg, have you found...

Thanks for your answer @pamapa! I initially questioned the necessity of keeping certain secrets private, given the library is solely for browser use, suggesting perhaps those secrets might not require...

> React apps are usually assigned a "public" client which does not require a client_secret, and instead relies on PKCE code flow mentioned like @pamapa said. > > Now... @swiiny...

@zach-betz-hln it is with this API [https://docs.bexio.com/](https://docs.bexio.com/) Thanks for #1208! 👀

Hey @zach-betz-hln, thanks for your answer! Being able to override the default call to `/token` and make it pass through my own api is my original request through this PR....