All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: upgrade jose dependency. (f43aa123)
- REFACTOR: upgrade jose dependency. (f43aa123)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: handle more error codes from server. (5cc31df1)
- FIX: handle more error codes from server. (5cc31df1)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: error on listlistUsers throws "Cannot be converted to a deep immutable object" #38. (fae33870)
- FEAT: implement TenantAwareAuth. (2934bd8d)
- FIX: error on listlistUsers throws "Cannot be converted to a deep immutable object" #38. (fae33870)
- FEAT: implement TenantAwareAuth. (2934bd8d)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: Converting object to an encodable object failed: Instance of 'DetailedApiRequestError'. (bd2e8463)
- FIX: Converting object to an encodable object failed: Instance of 'DetailedApiRequestError'. (bd2e8463)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: login showing error page, unregistered scope: profile. (b0c33c68)
- FIX: login showing error page, unregistered scope: profile. (b0c33c68)
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- FIX: deleting app no longer throws exception. (e72b03d0)
- 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.applicationDefaultnow also looks for aservice-account.jsonfile 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