littlefish_auth_firebase 10.0.1
littlefish_auth_firebase: ^10.0.1 copied to clipboard
The implementation of firebase authentication for littlefish mobile applications to use
10.0.1 #
- Update a dependency to the latest release.
10.0.0 #
Note: This release has breaking changes.
- FIX: (littlefish_auth_firebase)!: Update dependencies.
- BREAKING FEAT(auth): reconcile littlefish_auth/auth_firebase onto core 8.x line.
9.0.0 #
Note: This release has breaking changes.
- BREAKING FEAT(littlefish_auth_firebase): migrate to littlefish_core ^8.0.0 / littlefish_core_utils ^5.0.0. Numbered above the core-7.3.0 line so the highest version carries the highest core.
8.0.0 #
- Update a dependency to the latest release.
7.0.12 #
- Update a dependency to the latest release.
7.0.11 #
- Update a dependency to the latest release.
7.0.10 #
- Update a dependency to the latest release.
7.0.9 #
- Update a dependency to the latest release.
7.0.8 #
- Update a dependency to the latest release.
7.0.7 #
- Update a dependency to the latest release.
7.0.6 #
- Update a dependency to the latest release.
7.0.5 #
- FIX(auth): rename providerName to avoid Firebase Analytics reserved prefix.
7.0.4 #
- Update a dependency to the latest release.
7.0.3 #
- Update a dependency to the latest release.
7.0.2 #
- Update a dependency to the latest release.
7.0.1 #
- Update a dependency to the latest release.
7.0.0 #
Note: This release has breaking changes.
- BREAKING FIX(littlefish_auth_firebase): BREAKING-CHANGE Updated auth user to include base user session.
- BREAKING FEAT(littlefish_auth_firebase): BREAKING-CHANGE Added additional funcitonaility to firebase auth service.
6.1.2 #
- Update a dependency to the latest release.
6.1.1 #
- Update a dependency to the latest release.
6.1.0 #
- FEAT(littlefish_auth_firebase): Added User Tracking.
6.0.3 #
- Update a dependency to the latest release.
6.0.2 #
- Update a dependency to the latest release.
6.0.1 #
- Update a dependency to the latest release.
6.0.0 #
Note: This release has breaking changes.
- FIX: restore melos versioning after main merge conflict.
- FIX(firebase_auth_service): Bring back custom sign for custom sign in.
- FIX(littlefish_auth): Update syntax.
- FIX(littlefish_auth): update returned objects from session.
- FIX(littlefish_core): fix up user session models.
- FIX(littlefish_auth): User switching token changes.
- FIX(littlefish_auth): Update object types and service methods for user sessions.
- FIX(littlefish_core): Object refactoring and http client introduction of session token.
- BREAKING FEAT(littlefish_auth): BREAKING CHANGE , User Switching intial changes and introduction.
- BREAKING CHORE(littlefish_auth): BREAKING CHANGE: Changing naming conventions and object fields.
5.0.3 #
- Update a dependency to the latest release.
5.0.2 #
- Update a dependency to the latest release.
5.0.1 #
- FIX: restore melos versioning after main merge conflict.
- FIX(firebase_auth_service): Bring back custom sign for custom sign in.
5.0.0 #
Note: This release has breaking changes.
- FIX(firebase_auth_service): Bring back custom sign for custom sign in.
- FIX(littlefish_auth): Update syntax.
- FIX(littlefish_auth): update returned objects from session.
- FIX(littlefish_core): fix up user session models.
- FIX(littlefish_auth): User switching token changes.
- FIX(littlefish_auth): Update object types and service methods for user sessions.
- FIX(littlefish_core): Object refactoring and http client introduction of session token.
- BREAKING FEAT(littlefish_auth): BREAKING CHANGE , User Switching intial changes and introduction.
- BREAKING CHORE(littlefish_auth): BREAKING CHANGE: Changing naming conventions and object fields.
4.2.8 #
- Update a dependency to the latest release.
4.2.7 #
- Update a dependency to the latest release.
4.2.6 #
- Update a dependency to the latest release.
4.2.5 #
- FIX(littlefish_auth_firebase): Added additional error case for user already exists.
4.2.4 #
- FIX(littlefish_auth_firebase): Added additional error case for user already exists.
4.2.3 #
- FIX(littlefish_firebase_auth): Updated the error messgae to use the one from the core utils authentication error codes.
4.2.2 #
- FIX(littlefish_firebase_auth): Updated the error messgae to use the one from the core utils authentication error codes.
4.2.1 #
- FIX: remove unnecessary token retrieval and exception handling in FirebaseAuthService.
- FIX: update flutter version constraint to remove upper limit.
4.2.0 #
- FEAT(littlefish_auth_firebase): Firebase errors are now converted to our standard error codes and returns a LittlefishException.
- FEAT: implement Melos 7.x for monorepo management.
0.0.3 #
0.0.6 #
0.0.7 #
0.1.1 #
4.1.0 #
- Added the signIn functionalties and moved all firebase auth calls from the merchant app to this package
- Added backend api calls for signInWithCustom and WithConditions.
- Added chainning to the calls depending on what type of AuthMode has been injected.
4.1.1 #
- Updated littlefish core and utils versions