|
140ca77f56
|
chore(release): publish packages
continuous-integration/drone/pr Build is passing
- wyatt_authentication_bloc@0.5.1
- wyatt_bloc_layout@0.1.1
- wyatt_ui_components@0.2.2
- wyatt_ui_kit@3.1.0
- wyatt_ui_layout@0.1.1
|
2023-08-09 11:23:18 +02:00 |
|
|
ef19191093
|
fix(authentication): try/catch on cache retrieve
continuous-integration/drone/pr Build is passing
|
2023-05-15 16:50:16 +02:00 |
|
|
296bb0175e
|
feat(auth): add mocked cache data source
|
2023-05-15 16:15:42 +02:00 |
|
|
80135a611d
|
chore(release): publish packages
continuous-integration/drone/pr Build is passing
- wyatt_authentication_bloc@0.5.0+1
|
2023-05-06 11:26:54 +02:00 |
|
|
93873e3134
|
refactor(authentication): controle cache checking
|
2023-05-06 11:26:40 +02:00 |
|
|
0592cf9a3c
|
chore(release): publish packages �
continuous-integration/drone/pr Build is passing
|
2023-05-03 11:50:05 +02:00 |
|
|
458ad76786
|
style: remove ignored files
|
2023-04-14 10:03:57 +02:00 |
|
|
10117ab39b
|
chore(release): publish packages
- wyatt_analysis@2.4.2
- wyatt_architecture@0.2.0
- wyatt_authentication_bloc@0.5.0
- wyatt_bloc_helper@2.0.1
- wyatt_bloc_layout@0.0.2
- wyatt_component_copy_with_extension@2.0.0
- wyatt_component_copy_with_gen@2.0.0
- wyatt_crud_bloc@0.1.1
- wyatt_form_bloc@0.2.0+3
- wyatt_http_client@2.0.0
- wyatt_i18n@2.0.0
- wyatt_type_utils@0.0.5
- wyatt_ui_components@0.1.0
- wyatt_ui_kit@2.0.0
- wyatt_ui_layout@0.0.2
|
2023-04-14 00:12:52 +02:00 |
|
|
b427aff63d
|
style: dart format fix
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
|
2023-04-13 23:47:19 +02:00 |
|
|
6152436411
|
test(auth): fix mock
|
2023-04-13 23:44:25 +02:00 |
|
|
0a13c67058
|
refactor(authentication): remove cross package export
|
2023-04-13 23:43:57 +02:00 |
|
|
c3620e61c1
|
refactor(bloc_layout): remove cross package export
|
2023-04-13 23:29:27 +02:00 |
|
|
6f585cf7ee
|
chore: add scripts to clean license, authors
|
2023-04-13 23:29:26 +02:00 |
|
|
1d3e487d6b
|
feat(authentication): add mock + local storage
|
2023-04-13 23:24:12 +02:00 |
|
|
4d872edc4e
|
docs(authentication): update example with multiple data sources
|
2023-04-13 23:24:12 +02:00 |
|
|
d53e7b80da
|
refactor(authentication)!: split data sources (cache, session, external)
|
2023-04-13 23:24:12 +02:00 |
|
|
5a7930550d
|
style(authentication): dart format + add some docs
|
2023-04-13 23:24:12 +02:00 |
|
|
eb4ae834c1
|
fix(authentication): make sur access token is available on every steps
|
2023-04-13 23:24:12 +02:00 |
|
|
b83275aaf6
|
feat(authentication): remove session wrapper for AuthenticationSession
|
2023-04-13 23:24:12 +02:00 |
|
|
6556c4485f
|
docs(authentication): add full dartdoc
|
2023-04-13 23:24:12 +02:00 |
|
|
8ed9e86db2
|
test(authentication): update tests
|
2023-04-13 23:24:11 +02:00 |
|
|
87c557263d
|
docs(authentication): add wiki script
|
2023-04-13 23:24:11 +02:00 |
|
|
1de922f644
|
docs(authentication): update example
|
2023-04-13 23:24:11 +02:00 |
|
|
1c5a6ce9eb
|
feat(authentication): add account edit cubit
|
2023-04-13 23:24:11 +02:00 |
|
|
3faceeebb6
|
feat(authentication): add custom routine, and documentation
|
2023-04-13 23:24:11 +02:00 |
|
|
eafe4dc7c6
|
feat(authentication): add full event support
|
2023-04-13 23:24:11 +02:00 |
|
|
1451240f1a
|
test(authentication): fix tests
|
2023-04-13 23:21:38 +02:00 |
|
|
9ff7b73aeb
|
fix(authentication): anonymous sign in event
|
2023-04-13 23:21:38 +02:00 |
|
|
6779a8b650
|
refactor(authentication): use custom user changes stream
|
2023-04-13 23:21:38 +02:00 |
|
|
13fc4aa875
|
fix(authentication): initialize account stream transformer
|
2023-04-13 23:21:38 +02:00 |
|
|
828c1ace6f
|
docs(authentication): update example
|
2023-04-13 23:21:38 +02:00 |
|
|
33cb4f6f06
|
refactor(authentication)!: use mixins, and remove use of onSignUpSuccess
|
2023-04-13 23:21:38 +02:00 |
|
|
adcd98f47b
|
feat(authentication)!: add event type on auth change
|
2023-04-13 23:21:38 +02:00 |
|
|
fe4ce3cbbc
|
refactor: make signup/in, passwordreset cubit extendable
|
2023-04-13 23:21:38 +02:00 |
|
|
222b650bd2
|
fix(authentication): stream on null account
|
2023-04-13 23:21:38 +02:00 |
|
|
8837066d73
|
fix(authentication): handle empty provider list (closes #113)
|
2023-04-13 23:21:38 +02:00 |
|
|
b1d66dc6e4
|
chore(release): publish packages
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.4.1
|
2023-02-24 10:20:00 +01:00 |
|
|
25cf9518f9
|
chore: fix all problems
continuous-integration/drone/push Build is passing
|
2023-02-24 10:12:04 +01:00 |
|
|
8d833d39d7
|
chore: fix and format using melos
|
2023-02-23 19:19:48 +01:00 |
|
|
9339100399
|
chore(release): publish packages
continuous-integration/drone/push Build is failing
- wyatt_analysis@2.4.0
|
2023-02-07 14:46:21 +01:00 |
|
|
f6ef5828bb
|
chore(release): publish packages
continuous-integration/drone/push Build is passing
- wyatt_authentication_bloc@0.4.1
|
2022-12-13 17:29:38 -05: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 |
|
|
3c8ff373a1
|
chore(release): publish packages
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.3.0
|
2022-12-12 22:17:35 -05:00 |
|