Handle invalid token

This commit is contained in:
Juan Gilsanz Polo
2024-02-24 01:27:17 +01:00
parent 78d793f37d
commit bb941f1973
7 changed files with 25 additions and 9 deletions

View File

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