index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Example
/
Auth
/
Tests
Commit message (
Expand
)
Author
Age
*
Standardize cross module imports with angle bracket syntax (#526)
Paul Beusterien
2017-12-04
*
Adds Auth Result to Sign In with Custom token (#489)
Zsika Phillip
2017-11-27
*
Use brackets for module imports (#487)
Paul Beusterien
2017-11-22
*
Adds AuthDataResult to signInWithEmailPassword Method (#484)
Zsika Phillip
2017-11-22
*
Buildable and interoperable source pods (#444)
Paul Beusterien
2017-11-21
*
Add Auth Result to createUserWithEmail (#477)
Zsika Phillip
2017-11-20
*
Adds AuthDataResult to anonymous sign in (#470)
Zsika Phillip
2017-11-17
*
Fixes code style (#428)
Zsika Phillip
2017-11-06
*
handles unstructured errors on redirect URLs
Ivan
2017-10-23
*
handles unstructured errors on redirect URLs
Ivan
2017-10-23
*
Simplifies logic to post auth state change notifications, which is also appli...
Xiangtian Dai
2017-10-03
*
Automatically signs user out if the token is no longer valid. (#323)
Xiangtian Dai
2017-10-02
*
Disambiguates known errors from web context (#322)
Zsika Phillip
2017-10-02
*
Add operation phone auth (#309)
Zsika Phillip
2017-09-27
*
- Saves user metadata in keychain. (#305)
Xiangtian Dai
2017-09-26
*
User meta data (#292)
Zsika Phillip
2017-09-21
*
Removes unused Fir_authPhoneNumber (#277)
Zsika Phillip
2017-09-17
*
Modifies unit tests to accommodate event ID check (#270)
Zsika Phillip
2017-09-14
*
Adds a check for custom scheme in plist for phone number auth reCAPTCHA. (#256)
Xiangtian Dai
2017-09-13
*
Implements web view for presenting Auth web content on iOS 7 and 8. (#253)
Xiangtian Dai
2017-09-12
*
ReCAPTCHA verification error handling (#241)
Zsika Phillip
2017-09-10
*
Deprecates the old phone number auth method. (#236)
Xiangtian Dai
2017-09-06
*
Fixes Auth URL presenter: (#239)
Xiangtian Dai
2017-09-06
*
Removes canHandleURL from FIRAuthInternal (#235)
Zsika Phillip
2017-09-05
*
Adds app verification alternative (#228)
Zsika Phillip
2017-09-04
*
Swizzles APNs token error app delegate method for faster turnaround. (#226)
Xiangtian Dai
2017-09-01
*
Add FirAuthUrlPresenter (#222)
Zsika Phillip
2017-09-01
*
Adds missing unit tests to the Example project and fixes one test case. (#224)
Xiangtian Dai
2017-08-30
*
Silences compiler warnings in the Auth test file from #207 . (#219)
Xiangtian Dai
2017-08-28
*
fixes request URL (#218)
Zsika Phillip
2017-08-25
*
Add get Auth domain RPC (#214)
Zsika Phillip
2017-08-24
*
Adds reCAPTCHA Token (#211)
Zsika Phillip
2017-08-23
*
Forwards app delegate's openURL invocations to `FIRAuth`. (#207)
Xiangtian Dai
2017-08-21
*
Handles MISSING_EMAIL error from server. (#187)
Xiangtian Dai
2017-08-11
*
Fixes an incorrect assumption of Auth server error message. (#179)
Xiangtian Dai
2017-08-04
*
APNs token handling improvements. (#157)
Xiangtian Dai
2017-07-28
*
Merge from private/auth-master (#159)
Xiangtian Dai
2017-07-28
*
Use modulemap to fix exposure of FirebaseCore's internal headers (#121)
Paul Beusterien
2017-07-10
*
Group public headers into Public directories (#112)
Paul Beusterien
2017-06-29
*
Adds NSSecureCoding unit tests for FIRUser (#74)
Zsika Phillip
2017-06-07
*
Add Foundation import so TARGET_OS_IOS or other TARGET_OS_* gets defined (#71)
Paul Beusterien
2017-06-06
*
Fix build break from macOS - Auth merge (#59)
Paul Beusterien
2017-06-02
*
macOS (#38)
Mathew Huusko V
2017-06-02
*
Handle missing email error (#54)
Zsika Phillip
2017-06-01
*
Adds GoogleService-Info_multi.plist to the Auth Sample (#33)
Xiangtian Dai
2017-05-25
*
Initial
Paul Beusterien
2017-05-15