aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/Source/FIRAuthAppDelegateProxy.m
Commit message (Collapse)AuthorAge
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
|
* Fix data race issue caught by sanitizer (#1446)Gravatar Paul Beusterien2018-06-25
|
* App extension check (#1358)Gravatar Zsika Phillip2018-05-30
|
* Fixes a pod lint warning for implicit conversion. (#399)Gravatar Xiangtian Dai2017-10-21
|
* Silences unguarded availability warnings in Auth. (#389)Gravatar Xiangtian Dai2017-10-19
| | | | | Also fixes a crash in the Auth sample app in an error case. This addresses *Auth* part of #385 .
* Swizzles APNs token error app delegate method for faster turnaround. (#226)Gravatar Xiangtian Dai2017-09-01
| | | Also removes the server request in case the token is missing.
* Forwards app delegate's openURL invocations to `FIRAuth`. (#207)Gravatar Xiangtian Dai2017-08-21
|
* Remove Auth/Source/Private - restoring headers to original location (#113)Gravatar Paul Beusterien2017-06-29
|
* InitialGravatar Paul Beusterien2017-05-15