Xiangtian Dai e5d40c5602 Fixes a pod lint warning for implicit conversion. (#399) пре 8 година
..
Docs 9a710f297b Fix typos (#15) пре 9 година
Source e5d40c5602 Fixes a pod lint warning for implicit conversion. (#399) пре 8 година
CHANGELOG.md 36a52eac7a Updates the change log for Auth release 4.3.1 (#392) пре 8 година
FirebaseAuth.podspec 36a52eac7a Updates the change log for Auth release 4.3.1 (#392) пре 8 година
README.md 9447e72cab Consolidate AuthSamples into main Firebase Xcode project (#288) пре 8 година

README.md

Firebase Auth for iOS

Firebase Auth enables apps to easily support multiple authentication options for their end users.

Please visit our developer site for integration instructions, documentation, support information, and terms of service.

Firebase Auth Development

Example/Auth contains a set of samples and tests that integrate with FirebaseAuth.

The unit tests run without any additional configuration along with the rest of Firebase. See Example/Auth/README.md for information about setting up, running, and testing the samples.