realm-js/src
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
..
RealmJS.xcodeproj [1.0.1] Bump version 2017-02-02 15:50:17 +01:00
android Cleanup Android platform.cpp 2016-05-13 15:25:18 -07:00
ios proper fix/hack removal, partially working sync for rn 2016-11-11 17:53:58 -08:00
jsc Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
node Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
object-store@e43cc96d2c Update Object Store Submodule (#797) 2017-01-18 12:39:56 +01:00
.npmignore [0.12.0-rc] Bump version 2016-05-03 12:06:15 -07:00
concurrent_deque.hpp Make migration tests work in Chrome debug mode 2016-04-29 13:55:49 -07:00
event_loop_dispatcher.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_class.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_collection.hpp Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
js_list.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_object_accessor.hpp Update the binding for object store API changes 2016-08-02 09:31:25 -07:00
js_observable.hpp Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
js_realm.cpp Add missing chrome debugging apis for Sync.User (#801) 2017-01-31 14:07:29 +01:00
js_realm.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_realm_object.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_results.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_schema.hpp update to latest object store changes 2016-06-14 14:33:27 -07:00
js_sync.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_types.hpp Improve error message for typeerrors (#785) 2017-01-10 13:41:56 +01:00
js_util.hpp WIP Node support 2016-04-12 11:53:30 -07:00
platform.hpp Cleanup Android platform.cpp 2016-05-13 15:25:18 -07:00
rpc.cpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
rpc.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00