realm-js/lib/browser
Yavor Georgiev 7c1dab7079 Propagate token refresh errors to the session error handler (#843)
* Get a session’s error handler

* Change the signature of all methods to add the callee

* Deserialize rpc callbacks

* Expose the session error handle on its config property

* When a token refresh error occurs and there is a session error handler

propagate the error to the handler
2017-02-07 11:01:26 +01:00
..
.eslintrc.json Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
base64.js Convert browser module to use ES6 modules 2016-02-29 03:24:58 -08:00
collections.js Improve CI builds relying on Chrome (#796) 2017-01-11 18:22:41 +01:00
constants.js Sync Session API (#825) 2017-02-01 14:18:59 +01:00
index.js Implement proactive access token refresh (#842) 2017-02-03 16:40:13 +01:00
lists.js add non-working listener methods 2016-11-22 07:27:58 -08:00
objects.js Update RPC layer for changing constructors 2016-05-06 15:42:17 -07:00
results.js add non-working listener methods 2016-11-22 07:27:58 -08:00
rpc.js Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
session.js Fix token refresh and session bugs in chrome debugging (#831) 2017-02-01 23:44:56 +01:00
user.js Sync Session API (#825) 2017-02-01 14:18:59 +01:00
util.js Use RPC callback mechanism for writes and listeners 2016-05-02 12:41:53 -07:00