mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-22 06:19:46 +00:00
* Added AuthProvider, user._isLinked, user._unlinkFrom, User.logInWith, User._registerAuthenticationProvider. Changed signature of user.linkWith to match the one in the Parse.User documentation * Added tests for changed and added types * Added changes to TS 3.7 as well * Removed deprecated _linkWith from TS 3.7 definitions