hasInitializedAuth function

bool hasInitializedAuth()

Implementation

bool hasInitializedAuth() {
  return _hasInitializeAuth;
}