|  | 3f1c93c35f | feat(authentication): add mock + local storage | 2023-03-10 15:07:49 +01:00 |  | 
			
				
					|  | 5a3eeed7b5 | refactor(authentication)!: split data sources (cache, session, external) | 2023-03-08 12:57:24 +01:00 |  | 
			
				
					|  | 0e5e2403ce | style(authentication): dart format + add some docs | 2023-03-08 12:55:30 +01:00 |  | 
			
				
					|  | 76a655ac63 | fix(authentication): make sur access token is available on every steps | 2023-02-08 16:09:26 +01:00 |  | 
			
				
					|  | b458f8c0c8 | feat(authentication): remove session wrapper for AuthenticationSession | 2023-02-08 13:37:52 +01:00 |  | 
			
				
					|  | b68e46c622 | docs(authentication): add wiki script | 2023-02-07 14:55:28 +01:00 |  | 
			
				
					|  | 50886d97b3 | feat(authentication): add account edit cubit | 2023-02-07 14:55:28 +01:00 |  | 
			
				
					|  | 692c255a19 | feat(authentication): add custom routine, and documentation | 2023-02-07 14:55:28 +01:00 |  | 
			
				
					|  | 4dc0b26e95 | feat(authentication): add full event support | 2023-02-07 14:55:28 +01:00 |  | 
			
				
					|  | a72babfafe | fix(authentication): anonymous sign in event | 2023-02-07 14:54:39 +01:00 |  | 
			
				
					|  | 830d32152b | refactor(authentication): use custom user changes stream | 2023-02-07 14:54:39 +01:00 |  | 
			
				
					|  | 7f0544d19c | fix(authentication): initialize account stream transformer | 2023-02-07 14:54:39 +01:00 |  | 
			
				
					|  | 97c14c7a99 | refactor(authentication)!: use mixins, and remove use of onSignUpSuccess | 2023-02-07 14:54:39 +01:00 |  | 
			
				
					|  | f37babc084 | feat(authentication)!: add event type on auth change | 2023-02-07 14:54:38 +01:00 |  | 
			
				
					|  | e6c234f0ea | refactor: make signup/in, passwordreset cubit extendable | 2023-02-07 14:54:38 +01:00 |  | 
			
				
					|  | 2088e0e4bc | fix(authentication): stream on null account | 2023-02-07 14:54:38 +01:00 |  | 
			
				
					|  | 1e07b2ed1c | fix(authentication): handle empty provider list (closes #113) | 2023-02-07 14:54:38 +01:00 |  | 
			
				
					|  | 5f52b2fc3d | refactor(authentication): use fromFirebaseUser factory to parse user | 2022-12-13 17:00:26 -05:00 |  | 
			
				
					|  | f46707f5c1 | style(authentication): Merge 'origin/master' into authentication/feature/google_signin | 2022-12-13 16:42:50 -05:00 |  | 
			
				
					| 
							
							
								 AN12345 | 17ff0f8ba1 | clean(packages): apply dart fix (close #106) 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2022-12-13 13:52:49 -05:00 |  | 
			
				
					|  | 1a3631f691 | feat(authentication): add google sign in in signIn cubit | 2022-12-13 00:36:20 -05:00 |  | 
			
				
					|  | 197c5d54e6 | feat(authentication): add google sign in parameter in firebase data source constructor | 2022-12-12 23:47:29 -05:00 |  | 
			
				
					|  | c7b241de2d | feat(authentication): add google sign_in support (closes #59) | 2022-12-12 23:16:10 -05:00 |  | 
			
				
					|  | 94d573a584 | refactor(authentication): update deps and re-export them | 2022-12-12 23:14:55 -05:00 |  | 
			
				
					|  | 37e00fe9c4 | style(analysis): dart format + follows wyatt analysis 2.3.0 | 2022-12-12 22:43:54 -05:00 |  | 
			
				
					|  | 672aba7084 | fix(auth): fix mock on register | 2022-12-07 19:52:00 -05:00 |  | 
			
				
					|  | 5298bd99ed | feat(authentication): add reauthenticate, updateEmail and updatePassword | 2022-12-07 19:50:19 -05:00 |  | 
			
				
					|  | ca70f2eb1d | feat(authentication)!: add repo in callback usecases (close #55) | 2022-12-03 18:53:20 -05:00 |  | 
			
				
					|  | f123e537ae | fix(authentication): allow email/password validators customization (closes #57) | 2022-12-03 18:41:04 -05:00 |  | 
			
				
					|  | 626d951443 | fix(authentication)!: use FutureOrResult extension (close #41) | 2022-11-24 11:18:16 -05:00 |  | 
			
				
					|  | f0ed08bd49 | feat(auth): add reloadCache method in AuthenticationCubit | 2022-11-16 19:52:24 -05:00 |  | 
			
				
					|  | 390fb81b1e | fix(auth): fix stream account, now including correctly extra data | 2022-11-16 19:51:45 -05:00 |  | 
			
				
					|  | 279d451cd8 | fix(auth): fix mock isNewUser | 2022-11-16 19:48:03 -05:00 |  | 
			
				
					|  | 3d7af98ac9 | fix(auth): add sort of mutex on onAuthChanges callback trigger | 2022-11-16 17:16:41 -05:00 |  | 
			
				
					|  | f05f2230e9 | fix(auth): add initial null account event in stream in the mock authentication | 2022-11-16 15:46:07 -05:00 |  | 
			
				
					|  | 31ad460757 | fix(auth)!: add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26 | 2022-11-15 19:25:20 -05:00 |  | 
			
				
					|  | 87254ef547 | feat(auth): add fully functionnal mock data source | 2022-11-11 18:48:30 -05:00 |  | 
			
				
					|  | da34acd35b | fix(auth): return exception and not throwing it anymore | 2022-11-11 18:47:59 -05:00 |  | 
			
				
					|  | d9d0625c67 | fix(auth): exception returns msg as message | 2022-11-11 18:47:16 -05:00 |  | 
			
				
					|  | 08f789725b | feat(auth): add toString and equality on entities and models | 2022-11-11 18:46:37 -05:00 |  | 
			
				
					|  | 03a51b97ad | feat(auth)!: add email verification, password reset support | 2022-11-11 16:53:36 -05:00 |  | 
			
				
					|  | b2a9dac7c6 | refactor(auth): rename local to cache auth data source | 2022-11-10 13:31:00 -05:00 |  | 
			
				
					|  | c0a91d6437 | feat!(auth): use form repository | 2022-11-10 13:30:13 -05:00 |  | 
			
				
					|  | 59bd3edb0d | feat!(auth): use new form features | 2022-11-10 13:29:30 -05:00 |  | 
			
				
					|  | 0d00a67b7c | fix: rework presentation features | 2022-11-09 01:47:57 -05:00 |  | 
			
				
					|  | d2d8acdafb | fix: rework core and entities | 2022-11-09 01:47:37 -05:00 |  | 
			
				
					|  | 2f572db4a4 | feat: add data sources | 2022-11-09 01:47:09 -05:00 |  | 
			
				
					|  | 3972c56e55 | feat: rewrite authentication repository | 2022-11-09 01:46:28 -05:00 |  | 
			
				
					|  | ba4f3a7b4a | fix(auth): fix bug on hot refresh | 2022-08-26 14:53:02 +02:00 |  | 
			
				
					|  | 7f56752fa7 | style(auth): reformat some files | 2022-08-26 13:43:39 +02:00 |  |