Caleb Rosario

Results 3 issues of Caleb Rosario

[Web3 Provider spec](https://eips.ethereum.org/EIPS/eip-1193) - [`0xProject/assert`](https://github.com/0xProject/0x-monorepo/blob/development/packages/assert/src/index.ts#L79) is out of sync - no longer maintained - used for `Provider.isWeb3Provider` Old assert checks for `Provider.send` & `Provider.sendAsync`, both of which have been deprecated...

due to updates in the [Web3 Provider spec](https://eips.ethereum.org/EIPS/eip-1193) - [`0xProject/assert`](https://github.com/0xProject/0x-monorepo/blob/development/packages/assert/src/index.ts#L79) is out of sync - no longer maintained Old assert checks for send & sendAsync, both of which have been...

@web3-react v6 @uauth/js v2.4.0 Login Integration TLDR: username is set a an optional value but breaks when not set and attempting to get UserInfo `await activate(uauth);` do the redirect, approve...