|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Docs | 9a710f297b Fix typos (#15) | %!s(int64=9) %!d(string=hai) anos |
| Source | 9a7754c59e Enable lint for Auth (#5097) | %!s(int64=6) %!d(string=hai) anos |
| CHANGELOG.md | f920b4ced6 Bump Auth pod version (#5064) | %!s(int64=6) %!d(string=hai) anos |
| README.md | 9447e72cab Consolidate AuthSamples into main Firebase Xcode project (#288) | %!s(int64=8) %!d(string=hai) anos |
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.
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.