Block a user
hugo
pushed to authentication/fix/new_usecase_architecture at Wyatt-FOSS/wyatt-packages
2022-11-24 16:18:23 +00:00
feat(type): add Result extension on FutureOr type (close #40)
Fix(crud): fix crud package with new architecture usecase changes
hugo
pushed to type/feature/future_or_support at Wyatt-FOSS/wyatt-packages
2022-11-24 00:13:12 +00:00
hugo
created branch type/feature/future_or_support in Wyatt-FOSS/wyatt-packages
2022-11-24 00:13:12 +00:00
Fix(auth): package need to be updated with latest architecture usecase structure
Feature(type): add Result extension on FutureOr
Refactor(authentication): switch to "federated-like" plugin structure
Bug: equality is not correct on FormInput
Tests: add tests in form package
Bug: SubmitBuilder<E> does not rebuild on cubit changes
Bug: Missing signInAnonymously method
Feature: add a metadata tag to bypass validation