firebase / firebase/firebase-js-sdk
FR: Please add the result type from authentication
Open
api: auth
feature request
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 37
Description
* Firebase Product: auth
Can we have the approximate type returned from all signIn function in auth system? At least `User` and `Credential` should be presented
#### Relevant Code:
https://github.com/firebase/firebase-js-sdk/blob/master/packages/auth-types/index.d.ts#L257-L277
Contributor guide
Assessment
This issue has not been assessed yet.