acquia / waterwheel.js

A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
https://github.com/acquia/waterwheel.js
233 stars 26 forks source link

JSON API and OAuth Bearer tokens #39

Closed mattgrill closed 7 years ago

mattgrill commented 7 years ago

Add JSON API support and OAuth Bearer Token support. Remove Basic Auth support and additional tests to support these features.

prestonso commented 7 years ago

goldblum-fly

prestonso commented 7 years ago

Nice work! After a thorough code review, no current concerns, and tests yielded no problems either. :shipit:

goldblum-cheeseburger