Redirect to onboarding on invalid token

This commit is contained in:
Juan Gilsanz Polo
2024-02-25 04:58:59 +01:00
parent bbfcec67cc
commit 3ea55dfaa4
10 changed files with 82 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ part of 'connect.provider.dart';
// RiverpodGenerator
// **************************************************************************
String _$connectToServerHash() => r'78c2abcf7949674db5961ef644275d27c73bb000';
String _$connectToServerHash() => r'19a35bf2985d18662ce0b7ece8284cb4e83f1529';
/// See also [connectToServer].
@ProviderFor(connectToServer)