aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/Source/FIRUser_Internal.h
Commit message (Collapse)AuthorAge
* Removes user meta from public API (#308)Gravatar Zsika Phillip2017-09-22
| | | | | | | | | | * Removes user meta from public API * remove unused import removes unused import * Removes Swift Name
* Request configuration and API key fixes (#164)Gravatar Xiangtian Dai2017-08-01
| | | | | | - Fixes non-default auth operations by not referring to the default auth. - Fixes non-current user operations by always associating the auth instance with the user instance. - Defends against changing of API key by not persisting the API key.
* Remove Auth/Source/Private - restoring headers to original location (#113)Gravatar Paul Beusterien2017-06-29