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 'api_client_provider.dart';
// RiverpodGenerator
// **************************************************************************
String _$apiClientHash() => r'd26f8058edfc47acd2e01f2a9bcbf64102b51212';
String _$apiClientHash() => r'81e911e24bda3baf158a7d583271c4467821b11f';
/// See also [ApiClient].
@ProviderFor(ApiClient)