Checks if an incoming link is a sign-in with email link suitable for signInWithEmailLink. Note that android and other platforms require apiKey link parameter for signInWithEmailLink
apiKey
The Auth instance.
The email link to check.
A promise that resolves if the link is a sign-in with email link.
Checks if an incoming link is a sign-in with email link suitable for signInWithEmailLink. Note that android and other platforms require
apiKeylink parameter for signInWithEmailLink