slouch/scripts
Geoff Cox 54a60e7a21 feat(auth): cookie authentication in node (#27)
* feat(cookie): request-wrapper

* test(request-wrapper): 100% coverage

* test(browser): 100% coverage

* refactor(request-class): rename to enhanced-request

* feat(get-session)

* feat(enhanced-request): full response

* refactor(enhanced-request): enhanced opts

* feat(example): authentication
2017-09-23 04:49:07 -07:00
..
attachment.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
config.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
couch-persistent-stream-iterator.js fix(couch-persistent-stream-iterator): handle authentication errors 2017-07-28 14:34:50 -07:00
db.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
doc.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
enhanced-request.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
exclude-design-docs-iterator.js initial (#1) 2017-07-12 23:50:23 -07:00
index.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
membership.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
not-authenticated-error.js initial (#1) 2017-07-12 23:50:23 -07:00
not-authorized-error.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
request-wrapper.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
security.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
system.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00
user.js feat(auth): cookie authentication in node (#27) 2017-09-23 04:49:07 -07:00