You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IdP already returns the address in CAIP-10 format so it's definitely a possibility!
We do need to discuss how we would go about adding this feature without causing any issue for existing clients, who might not expect/desire having non-EVM users. This would probably require a client configuration option and a global IdP configuration option. And maybe a repo renaming 🙂
SIWx is a superset of SIWE that aims to be chain agnostic:
https://chainagnostic.org/CAIPs/caip-122
I'd be willing to perhaps contribute some code to make that possible. The change isn't very big.
I specifically want to do SIWS (Solana), similar to:
https://github.com/Web3Auth/sign-in-with-solana
The text was updated successfully, but these errors were encountered: