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
/// Thanks to spruceid for SIWE implementation that was rewritten here in Swift: https://github.com/spruceid/siwe/blob/main/packages/siwe-parser/lib/regex.ts
18
19
publicfinalclassEIP4361{
19
20
20
21
privatestaticletdomain="(?<domain>([^?#]*)) wants you to sign in with your Ethereum account:"
0 commit comments