- FIX: date time conversion from epoch. (c98610b3)
- FEAT: use iam to sign custom tokens when necessary. (bc201eea)
- FIX: throw FirebaseAuthError on error from identitytoolkit server. (f05c9893)
- FIX: getting and updating multi factor enrollments. (9a5d9627)
- FIX: nullability lastSignInTime. (84777a48)
- REFACTOR: use firebaseapis for identitytoolkit api calls. (9296f1de)
- FIX: lastSignInTime returning null. (d5a5d653)
- FEAT: support multi factor. (4449df83)
- FEAT: mock auth requests when testing. (2273c1f9)
- null safety
- upgrade openid_client dependency to 0.3.1
- fix
certFromPath
(see issue #3) Credentials.applicationDefault
now also looks for aservice-account.json
file in the package main directory
- support latest dependencies
- admin sdk for firebase storage
- look for default credentials in Firebase CLI configurations
- get credentials by openid login
- admin sdk for firebase realtime database
- admin sdk for firebase authentication