Block a user
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
WIP: feat(authentication): add reauthenticate, updateEmail and updatePassword
hugo
pushed to authentication/feature/email_password_edit at Wyatt-FOSS/wyatt-packages
2022-12-04 01:12:14 +00:00
hugo
created branch authentication/feature/email_password_edit in Wyatt-FOSS/wyatt-packages
2022-12-04 01:12:14 +00:00
feat(authentication)!: add repo in callback usecases (close #55)
hugo
pushed to authentication/feature/repo_in_callbacks at Wyatt-FOSS/wyatt-packages
2022-12-03 23:54:12 +00:00
hugo
created branch authentication/feature/repo_in_callbacks in Wyatt-FOSS/wyatt-packages
2022-12-03 23:54:11 +00:00
fix(authentication): allow email/password validators customization (closes #57)
hugo
pushed to authentication/fix/validator_customization at Wyatt-FOSS/wyatt-packages
2022-12-03 23:41:48 +00:00
hugo
created branch authentication/fix/validator_customization in Wyatt-FOSS/wyatt-packages
2022-12-03 23:41:48 +00:00
Feature(authentication): add sign in with google
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_authentication_bloc-v0.4.0+1 to Wyatt-FOSS/wyatt-packages
2022-12-03 22:50:38 +00:00
Fix(authentication): let customize email and password validators
Feature(authentication): add update email/password capability in authentication repository
Feature(authentication): pass authentication repository in sign in/sign up callbacks