firebase / firebase/firebase-admin-node
Firebase Auth wrongly assumes lastSignInTime is not null
Open
api: auth
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 419
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 16
Description
lastSignInTime can be null when a user is created by the Admin SDK.
https://github.com/firebase/firebase-admin-node/blob/94dd7c3efb9ff00b0462cf772b803d6abecc2dcc/src/auth/user-record.ts#L305
Contributor guide
Assessment
This issue has not been assessed yet.