Zsika Phillip 8d6a574e45 Update change log (#429) vor 8 Jahren
..
Docs 9a710f297b Fix typos (#15) vor 9 Jahren
Source 895b9438ae Handle error after phone auth linking (#422) vor 8 Jahren
CHANGELOG.md 8d6a574e45 Update change log (#429) vor 8 Jahren
FirebaseAuth.podspec 8d6a574e45 Update change log (#429) vor 8 Jahren
README.md 9447e72cab Consolidate AuthSamples into main Firebase Xcode project (#288) vor 8 Jahren

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.