We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can we have the approximate type returned from all signIn function in auth system? At least User and Credential should be presented
User
Credential
https://github.com/firebase/firebase-js-sdk/blob/master/packages/auth-types/index.d.ts#L257-L277
The text was updated successfully, but these errors were encountered:
Hey there! I couldn't figure out what this issue is about, so I've labeled it for a human to triage. Hang tight.
Sorry, something went wrong.
Hmmm this issue does not seem to follow the issue template. Make sure you provide all the required information.
No branches or pull requests
Can we have the approximate type returned from all signIn function in auth system? At least
User
andCredential
should be presentedRelevant Code:
https://github.com/firebase/firebase-js-sdk/blob/master/packages/auth-types/index.d.ts#L257-L277
The text was updated successfully, but these errors were encountered: