capabilities upgrade (#2007)
commitd429ddcbf5e72902112f19656cc7486a8debc114
authorJerry Padgett <sjpadgett@gmail.com>
Wed, 5 Dec 2018 01:43:34 +0000 (4 20:43 -0500)
committerGitHub <noreply@github.com>
Wed, 5 Dec 2018 01:43:34 +0000 (4 20:43 -0500)
treea1b8f48555977b402e09386a449feae1f102aac9
parent401100824e45737c1534ee1d31fc3bff95f3e3b3
capabilities upgrade (#2007)

- create separate fhir and oemr api route arrays
- added context to dispatch i.e running clients in authenticated session
- migrating Fhir Provider Client to REST
- add method for non token acl check
_rest_config.php
_rest_routes.inc.php
apis/dispatch.php
rest_controllers/AuthRestController.php