Open wikkim opened 9 years ago
make the query API call require authorization via special OAuth scope.
partially completed by ceb344ddaf7ca9640c2ca5695192aec21d2348c8
This commit sets up the Spring Security OAuth protection on the query API and exposes a "get all" type query.
query functionality works, but not robustly against errors. Not closing until #14 is resolved.
probably as a RESTful API call