Cali
Cali
This is a React hook I was working on when I noticed the issue. I tried with another dapp using IDX and it has the same behaviour. I think that...
# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
### Context Introduces [AppKit Auth](https://www.notion.so/walletconnect/AppKit-Auth-13dcc2ef3ba14b698bb1eeea87b7442f). Notable changes: - `chains` has been removed from `getMessageParams`, we're relying on the chains provided to the connector - By using `enableAuth: true` developers don't...
### Context The SIWE message constructor throws if the address isn't EIP55 compliant, which brakes the SIWE integration for users that use wallets such as Zerion. In addition to that,...
# Description - Fixes a bug where `onSignIn` wasn't called in the 1CA flow. - Sets the session state upon successful signature verification for 1CA. - `onNewAddress` improvements - Fixes...
# Description Please include a brief summary of the change. ## Type of change - [ ] Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements) -...