Web3Auth / mpc-core-kit

16 stars 4 forks source link

fix: getWebBrowserFactor can return undefined #57

Closed schmanu closed 11 months ago

schmanu commented 11 months ago

What this PR fixes

getWebBrowserFactor returns undefined if no browser factor is stored for the current user. This PR adds undefined to it's return type.