Open acrollet opened 5 years ago
Awesome! thanks for the PR. I'll want to get some other eyes testing this too before I merge it.
Do you happen to do much with any testing frameworks? I'd be more amicable to accepting this If I had some unit or functional tests to vet it with first.
Hi there, I'd have to get approval to spend extra time on this, unfortunately working on tests is unlikely.
Yeah, that's a common problem :)
This PR provides compatibility with Drupal 8, using the built-in REST API for users. For this to work, you'll need to allow at least GET/POST access to the user API, with json format and cookie authentication enabled.
Sample
rest.resource.entity.user.yml
: