DefinitelyTyped/types/parse
Kent Robin 27eeffede9
[@types/parse] Added AuthProvider and user function definitions (#42651)
* 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
2020-03-03 10:38:02 -08:00
..
ts3.7 [@types/parse] Added AuthProvider and user function definitions (#42651) 2020-03-03 10:38:02 -08:00
v1
index.d.ts [@types/parse] Added AuthProvider and user function definitions (#42651) 2020-03-03 10:38:02 -08:00
node.d.ts
package.json
parse-tests.ts [@types/parse] Added AuthProvider and user function definitions (#42651) 2020-03-03 10:38:02 -08:00
react-native.d.ts
tsconfig.json
tslint.json