realm-js/docs
Yavor Georgiev 622482029a Pass AuthError in Realm.Sync.User methods callbacks (#619)
* Pass AuthError in Realm.Sync.User methods callbacks

The new Realm.Sync.AuthError class exposes properties common to the Problem family of classes in the Realm Object Server

* extract AuthError in a separate file

* whitespace
2016-10-25 00:12:12 +02:00
..
jsdoc-template@ab495962a2 Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
.eslintrc.json Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
.gitignore API documentation 2016-02-12 16:57:13 -08:00
collection.js Add isValid() method doc for collections 2016-06-16 17:50:30 -07:00
conf.json API documentation 2016-02-12 16:57:13 -08:00
list.js Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
object.js API doc update for Realm.Object class 2016-05-02 13:12:49 -07:00
realm.js Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
results.js Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
sync.js Pass AuthError in Realm.Sync.User methods callbacks (#619) 2016-10-25 00:12:12 +02:00