this method is exposed to the main module
@override Future<AuthenticatedUser?> getSignedInUser() { return AuthManager().getSignedInUser(); }