18 Commits

Author SHA1 Message Date
833c4c85b6
chore: fix all problems 2023-04-13 23:16:38 +02:00
fcc439a311
docs(authentication): update example with multiple data sources 2023-03-08 12:57:56 +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
305cddea19
docs(authentication): update example 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
bf1d8f188f
test(authentication): fix tests 2023-02-07 14:54:39 +01:00
c005c3dc43
docs(authentication): update example 2023-02-07 14:54:39 +01: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
5e83c9e74e
docs(auth): add correct header 2022-12-07 19:52:01 -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
852d29ef0a
refactor(auth): update example with new input builders 2022-11-16 16:02:18 -05:00
31ad460757
fix(auth)!: add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26 2022-11-15 19:25:20 -05:00
4fd2a2a16c
chore(auth): remove old example and rename actual 2022-11-15 18:52:10 -05:00