2
0
mirror of synced 2025-01-10 22:26:02 +00:00

9 Commits

Author SHA1 Message Date
Salakar
0914a9341c [ios,android] WIP - moving auth to promises & fixing ios <-> android discrepancies 2017-03-14 19:04:16 +00:00
Salakar
b18a7a0d6a switch ios onAuthStateChange handlers to new format 2017-03-14 10:57:57 +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
15167a4f81 added auth method result interceptor - grab user objects and shim into currentUser 2017-03-13 20:02:44 +00:00
Salakar
7710dd94a7 implement currentUser.toJSON() method 2017-03-13 20:01:45 +00:00
Salakar
2509e7484d - switched signInAnonymously to use RN promises native side
- created helper to convert auth exceptions into cleaner web equivalent error codes/messages
2017-03-13 17:23:41 +00:00
Salakar
7e8dbcbb35 dump of current js files 2017-03-02 13:09:41 +00:00
Salakar
081adee1dc utils - js 2017-02-14 15:56:28 +00:00
Salakar
1cef58939d auth - js 2017-02-14 11:41:27 +00:00