type SignInWithSiweResult = { flowId: string; message: string; nonce: string; expirationTime: string; };
flowId
string
message
nonce
expirationTime
Was this page helpful?