Paul Beusterien cb2c8e43b2 Fixes base64URL encoding (#1161) (#1162) 8 лет назад
..
Docs 9a710f297b Fix typos (#15) 9 лет назад
Source cb2c8e43b2 Fixes base64URL encoding (#1161) (#1162) 8 лет назад
CHANGELOG.md 1b6429c0d4 Update changelog (#1090) 8 лет назад
FirebaseAuth.podspec 2ff7f48c60 Adds explicit core graphics dependency to auth (#700) 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.