clearAuth method

Future<void> clearAuth()

Implementation

Future<void> clearAuth() async => _pb.authStore.clear();