Paul Beusterien 2c107697d8 Fix off-by-one error in Auth changelog (#789) há 8 anos atrás
..
Docs 9a710f297b Fix typos (#15) há 9 anos atrás
Source 7cac9dc47a Fix firebaes typo (#755) há 8 anos atrás
CHANGELOG.md 2c107697d8 Fix off-by-one error in Auth changelog (#789) há 8 anos atrás
FirebaseAuth.podspec 2ff7f48c60 Adds explicit core graphics dependency to auth (#700) há 8 anos atrás
README.md 9447e72cab Consolidate AuthSamples into main Firebase Xcode project (#288) há 8 anos atrás

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.