/** @file FirebaseAuth.h @brief Firebase Auth SDK @copyright Copyright 2015 Google Inc. @remarks Use of this SDK is subject to the Google APIs Terms of Service: https://developers.google.com/terms/ */ #import #import #import #import #import #import #import #import #import #import /** @var FirebaseAuthVersionNumber @brief Version number for FirebaseAuth. */ extern const double FirebaseAuthVersionNumber; /** @var FirebaseAuthVersionString @brief Version string for FirebaseAuth. */ extern const unsigned char *const FirebaseAuthVersionString;