Ryan Wilson 79f663d5ea Add Auth interoperability library. (#1501) 7 years ago
..
Docs 9a710f297b Fix typos (#15) 9 years ago
Source 79f663d5ea Add Auth interoperability library. (#1501) 7 years ago
CHANGELOG.md ef23a69ef1 Merge pull request #1475 from morganchen12/auth2 7 years ago
README.md 9447e72cab Consolidate AuthSamples into main Firebase Xcode project (#288) 8 years ago

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.