2
0
mirror of synced 2025-01-14 16:36:07 +00:00

16 Commits

Author SHA1 Message Date
Elliot Hesp
c609539747 [auth][js] Updated method names now removed/deprecated in the web SDK 2017-05-25 12:44:39 +01:00
Salakar
6c68d85261 [ios] added user providerData props 2017-05-12 13:13:17 +01:00
Salakar
e6bd721617 [js] removed unused import 2017-05-12 12:05:07 +01:00
Salakar
48e57d2065 [ios][android][auth] getToken now correctly accepts forceRefresh argument. Fixes #21. 2017-03-30 10:55:16 +01:00
Salakar
ea5d7d409f [js][auth] implemented currentUser.updateProfile() method 2017-03-18 01:10:34 +00:00
Salakar
916224014d [js][auth] implemented currentUser.updatePassword() method 2017-03-18 00:41:24 +00:00
Salakar
f5b604bfdd [js][auth] added intercept to updateEmail 2017-03-18 00:31:28 +00:00
Salakar
5d67aaa9ef [js] implement currentUser.reauthenticate(credential) 2017-03-18 00:04:47 +00:00
Salakar
9f5b132f38 [android, ios] currentUser.getToken() - now uses promise and correctly returns a string 2017-03-16 12:35:03 +00:00
Salakar
b6c406c7aa [android] link/linkPassword 2017-03-16 12:19:34 +00:00
Salakar
afece365e4 [android] start of auth().currentUser methods refactor 2017-03-15 20:17:04 +00:00
Salakar
0914a9341c [ios,android] WIP - moving auth to promises & fixing ios <-> android discrepancies 2017-03-14 19:04:16 +00:00
Salakar
efb07c47c7 - moved user methods out of auth class into user class
- lint/flow
2017-03-13 20:27:44 +00:00
Salakar
7710dd94a7 implement currentUser.toJSON() method 2017-03-13 20:01:45 +00:00
Salakar
7e8dbcbb35 dump of current js files 2017-03-02 13:09:41 +00:00
Salakar
1cef58939d auth - js 2017-02-14 11:41:27 +00:00