aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth/SwiftSample
Commit message (Collapse)AuthorAge
* Adds new callback to createUse API (breaking change) (#1186)Gravatar Zsika Phillip2018-04-25
|
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
|
* Improve swift sample app (#409)Gravatar Zsika Phillip2017-10-25
| | | | | | | | | | * Updates the sign-in methods on Swift Sample Updates the sign-in, reauth and link with credential methods on Swift Sample to use the recommended Auth result paradigm. * adds missing space after { * addresses comments
* Prepare to release FirebaseAuth 4.3.0 (#345)Gravatar Xiangtian Dai2017-10-09
| | | | | | | | | | | | * Update Auth version to 4.3.0 * Revert "Removes user meta from public API (#308)" This reverts commit 1602391bf8a9b6d3247716e3bf7b9f27dec8d2b6. * Revert "Removes metadata from swift sample (#318)" This reverts commit 804ff523a20072fb958e9137c76b9c0e14dda870.
* Removes metadata from swift sample (#318)Gravatar Zsika Phillip2017-09-26
| | | Removes metadata from swift sample until it is made public again.
* - Saves user metadata in keychain. (#305)Gravatar Xiangtian Dai2017-09-26
| | | | - Adds Swift stubs for the new API. - Shows the `isNewUser` bit in the sample app.
* FIxes Swift name for the new protocol. (#289)Gravatar Xiangtian Dai2017-09-19
|
* Consolidate AuthSamples into main Firebase Xcode project (#288)Gravatar Paul Beusterien2017-09-19