aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth
Commit message (Expand)AuthorAge
* Merge from private/auth-master (#159)Gravatar Xiangtian Dai2017-07-28
* Fixes small reference documentation mistakes (#141)Gravatar Zsika Phillip2017-07-17
* Fix GoogleService-Info.plist casing in comments (#135)Gravatar Paul Beusterien2017-07-14
* Fix macOS pod spec lint warning regression (#133)Gravatar Paul Beusterien2017-07-10
* Initializes the shared FIRAuthAppDelegateProxy instance in the main ... (#123)Gravatar Xiangtian Dai2017-07-07
* Moves most of FIRAuth initialization out of the calling thread. (#115)Gravatar Xiangtian Dai2017-06-30
* Add travis trailing whitespace check (#116)Gravatar Paul Beusterien2017-06-30
* Remove Auth/Source/Private - restoring headers to original location (#113)Gravatar Paul Beusterien2017-06-29
* Group public headers into Public directories (#112)Gravatar Paul Beusterien2017-06-29
* Changes client-side logging level for some messages generated by Auth to be i...Gravatar Xiangtian Dai2017-06-29
* Add UIKit import to FIRAuth implementation (#105)Gravatar Zsika Phillip2017-06-25
* Rename FirebaseDev to FirebaseCommunity (#98)Gravatar Paul Beusterien2017-06-22
* Removes unused class (#94)Gravatar Zsika Phillip2017-06-20
* Removes old `FIREmailPasswordAuthProvider` files. (#90)Gravatar Xiangtian Dai2017-06-20
* Adds client version header to Firebase Auth server requests. (#79)Gravatar Xiangtian Dai2017-06-08
* Delete trailing whitespace (#73)Gravatar Paul Beusterien2017-06-06
* Add Foundation import so TARGET_OS_IOS or other TARGET_OS_* gets defined (#71)Gravatar Paul Beusterien2017-06-06
* Add phone number property to NSSecureCoding (#68)Gravatar Zsika Phillip2017-06-04
* documents phone auth with reference docs (#66)Gravatar Zsika Phillip2017-06-03
* Auth source file cleanup (#65)Gravatar Xiangtian Dai2017-06-02
* Fix a typo (#62)Gravatar Paul Beusterien2017-06-02
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
* Handle missing email error (#54)Gravatar Zsika Phillip2017-06-01
* Schedules automatic auth token refresh as soon as the triggering method is ca...Gravatar Xiangtian Dai2017-05-31
* Update error messages to be Swift friendly. (#40)Gravatar Ryan Wilson2017-05-30
* Uses official Firebase Auth product names in code and doc. (#32)Gravatar Xiangtian Dai2017-05-26
* Update FIRPhoneAuthProvider reference docs (#27)Gravatar Paul Beusterien2017-05-24
* Auth jazzy fixes and Swift sample updates (#19)Gravatar Paul Beusterien2017-05-19
* Fix typos (#15)Gravatar Cristián Arenas Ulloa2017-05-17
* Remove double commented lines. (#11)Gravatar Ryan Wilson2017-05-17
* Updating READMEs (#5)Gravatar salqadri2017-05-16
* InitialGravatar Paul Beusterien2017-05-15