Eledi

Results 8 issues of Eledi

Exists any possibility to clear badge number after clicking the notification?

Using this package for sandbox everything is ok. But when I switch to live or prod client id I can't create successful order. **What I send from client side:** ```...

**Description:** **Version:** "intuit-oauth": "^4.0.0", **Node** 10.24 When I use existing tokens from the storage and validate the token before accessing other methods of QB method: `OAuthClient.isAccessTokenValid()` returns always true. ```...

hacktoberfest

Using "redis-connection-pool": "^4.0.1" and `redisPoolFactory` I am not sure anymore how to authenticate to the redis server.

Hello i used cluetip in my project and i saw that was a problem to use width attr with value 'auto'. So i changed: FROM: /* width: 275, // The...

**Description:** Is saying that is deprecated and will be used in v2/ https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/address.ts v2/ addresses endpoints, Is missing the mentioned endpoint? or is not implemented yet? https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/v2/addresses.ts

**Description:** I am using Hiro API rest service and one endpoint to get transactions for an account with_transfers. I would like to know if that is possible to filter those...

How to use a custom handler to parse or expect uploaded file?