Commit Graph

31 Commits

Author SHA1 Message Date
Felipe Lima
73fa26213a Firebase: Generic Github, Twitter and Facebook authentication providers (#8870)
* Firebase: Generic Github, Twitter and Facebook authentication providers

* Firebase: Authentication definitions for Email and Password, Twitter, Github, Facebook and Anonymous
2016-04-12 21:51:05 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Cameron
8d7a58e59c Updated firebase query method .once to optionally return a promise 2016-03-10 21:20:12 +00:00
Szymon Stasik
84bed8dca0 handle promises returned by firebase API 2016-03-01 10:40:30 +01:00
Masahiro Wakame
e2251a6de4 Merge pull request #7068 from ninachaubal/master
Allow FirebaseQuery.equalTo() to take boolean values
2015-12-10 21:48:42 +09:00
Nina Chaubal
791ab3bf26 FirebaseQuery.equalTo can take boolean values. See https://www.firebase.com/docs/web/api/query/equalto.html 2015-12-05 21:23:17 -06:00
Sebastien
7f916bf053 Added google-specific auth data 2015-11-03 01:34:07 +01:00
Nina Chaubal
0f1e77e379 Update the onComplete callback in Firebase.createUser() to accept a userData argument. If the user is successfully created, this argument is an object containing attributes of the newly-created user. See https://www.firebase.com/docs/web/api/firebase/createuser.html 2015-10-01 20:10:09 -05:00
Geir Sagberg
0e76312555 Add 'firebase' CommonJS module support 2015-07-08 00:02:27 +02:00
Arnaud Bosc
24967f4426 fix(firebase): update change user & email interfaces names 2015-05-03 20:53:39 +02:00
Arnaud Bosc
dd82479470 Update angularfire / firebase. 2015-05-01 19:23:19 +02:00
in-async
b42ec19d71 Unify without the "I" prefix. 2014-11-17 14:06:04 +09:00
in-async
a1639fb602 Modify the "Firebase" declaration to interface by decomposing class. 2014-11-09 15:10:39 +09:00
in-async
6c618f28ed Add name to "Definitions by". 2014-11-09 02:21:02 +09:00
in-async
f7b6a613ad update firebase/firebase.d.ts to version 2.0.2 2014-11-08 22:54:11 +09:00
Wilker Lucio
5c914fb296 make the callbacks optional on firebase simple login 2014-03-21 13:33:33 -03:00
Wilker Lucio
960179b8a2 added explicitly void return type for firebase simple login calls 2014-03-20 21:00:38 -03:00
Wilker Lucio
9474532386 added interfaces for firebase simple login 2014-03-20 20:54:44 -03:00
vvakame
35e573697c remove not required .tscparams 2014-02-24 11:48:00 +09:00
Dénes Harmath
4238c803af Fix compile errors 2014-02-15 23:53:59 +01:00
Bartvds
03eecbb681 added/fixed headers e-i
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:19:24 +01:00
Dénes Harmath
8c33f7b023 Add more methods 2014-01-14 14:22:51 +01:00
Dénes Harmath
cb8fbe728c Consistency: errors can be of any type everywhere 2014-01-14 14:21:23 +01:00
Dénes Harmath
5e3a8a4c55 Fix method signature 2014-01-14 01:18:43 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Boris Yankov
d1db3af69f Fix firebase definitions 2013-08-07 19:05:06 +03:00
Boris Yankov
f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
8d4540f61b Fix definitions for TS 0.9 2013-06-25 13:44:00 +01:00
Vincent Bortone
00f7f057c9 Initial commit of Firebase API type definitions 2013-04-29 02:35:50 -04:00