type SignInWithEmailResult = { message: string; flowId: string; };
message
string
flowId
Was this page helpful?