I have this ViewModel and a Riverpod provider for it:
final signInViewModelProvider = Provider.autoDispose((ref) { final vm = SignInV