13 Commits

Author SHA1 Message Date
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)
All checks were successful
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
37e00fe9c4
style(analysis): dart format + follows wyatt analysis 2.3.0 2022-12-12 22:43:54 -05:00
f123e537ae
fix(authentication): allow email/password validators customization (closes #57) 2022-12-03 18:41:04 -05:00
f0ed08bd49
feat(auth): add reloadCache method in AuthenticationCubit 2022-11-16 19:52:24 -05:00
31ad460757
fix(auth)!: add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26 2022-11-15 19:25:20 -05:00
03a51b97ad
feat(auth)!: add email verification, password reset support 2022-11-11 16:53:36 -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
ba4f3a7b4a
fix(auth): fix bug on hot refresh 2022-08-26 14:53:02 +02:00
d9d45db5c0
feat(auth): add reactive repo + extra data + router examples + tests 2022-08-26 13:42:53 +02:00