|
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 |
|
|
b458f8c0c8
|
feat(authentication): remove session wrapper for AuthenticationSession
|
2023-02-08 13:37:52 +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 |
|
|
f37babc084
|
feat(authentication)!: add event type on auth change
|
2023-02-07 14:54:38 +01:00 |
|
|
c7b241de2d
|
feat(authentication): add google sign_in support (closes #59)
|
2022-12-12 23:16:10 -05:00 |
|
|
37e00fe9c4
|
style(analysis): dart format + follows wyatt analysis 2.3.0
|
2022-12-12 22:43:54 -05:00 |
|
|
5298bd99ed
|
feat(authentication): add reauthenticate, updateEmail and updatePassword
|
2022-12-07 19:50:19 -05:00 |
|
|
626d951443
|
fix(authentication)!: use FutureOrResult extension (close #41)
|
2022-11-24 11:18: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 |
|
|
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 |
|
|
d9d45db5c0
|
feat(auth): add reactive repo + extra data + router examples + tests
|
2022-08-26 13:42:53 +02:00 |
|