Hugo Pointcheval hugo
hugo created pull request Wyatt-FOSS/wyatt-packages#63 2022-12-04 01:43:08 +00:00
chore(release): publish packages
hugo pushed to architecture/version/v0.1.0 at Wyatt-FOSS/wyatt-packages 2022-12-04 01:42:27 +00:00
2a4e29f38c chore(release): publish packages
hugo created branch architecture/version/v0.1.0 in Wyatt-FOSS/wyatt-packages 2022-12-04 01:42:27 +00:00
hugo created pull request Wyatt-FOSS/wyatt-packages#62 2022-12-04 01:12:42 +00:00
WIP: feat(authentication): add reauthenticate, updateEmail and updatePassword
dd7302c011 feat(authentication): add reauthenticate, updateEmail and updatePassword
hugo created branch authentication/feature/email_password_edit in Wyatt-FOSS/wyatt-packages 2022-12-04 01:12:14 +00:00
hugo created pull request Wyatt-FOSS/wyatt-packages#61 2022-12-03 23:54:37 +00:00
feat(authentication)!: add repo in callback usecases (close #55)
ca70f2eb1d feat(authentication)!: add repo in callback usecases (close #55)
hugo created branch authentication/feature/repo_in_callbacks in Wyatt-FOSS/wyatt-packages 2022-12-03 23:54:11 +00:00
hugo created pull request Wyatt-FOSS/wyatt-packages#60 2022-12-03 23:42:13 +00:00
fix(authentication): allow email/password validators customization (closes #57)
f123e537ae fix(authentication): allow email/password validators customization (closes #57)
hugo created branch authentication/fix/validator_customization in Wyatt-FOSS/wyatt-packages 2022-12-03 23:41:48 +00:00
hugo opened issue Wyatt-FOSS/wyatt-packages#59 2022-12-03 23:39:01 +00:00
Feature(authentication): add sign in with google
hugo opened issue Wyatt-FOSS/wyatt-packages#58 2022-12-03 23:38:04 +00:00
Feature(authentication): add sign in on every attempts mock feature
hugo pushed tag wyatt_authentication_bloc-v0.4.0 to Wyatt-FOSS/wyatt-packages 2022-12-03 22:50:38 +00:00
hugo pushed tag wyatt_form_bloc-v0.2.0 to Wyatt-FOSS/wyatt-packages 2022-12-03 22:50:38 +00:00
hugo pushed tag wyatt_authentication_bloc-v0.4.0+1 to Wyatt-FOSS/wyatt-packages 2022-12-03 22:50:38 +00:00
hugo opened issue Wyatt-FOSS/wyatt-packages#57 2022-12-03 22:48:52 +00:00
Fix(authentication): let customize email and password validators
hugo opened issue Wyatt-FOSS/wyatt-packages#56 2022-12-03 22:14:03 +00:00
Feature(authentication): add update email/password capability in authentication repository
hugo opened issue Wyatt-FOSS/wyatt-packages#55 2022-12-03 22:06:45 +00:00
Feature(authentication): pass authentication repository in sign in/sign up callbacks