waagsociety / citysdk-ld

CitySDK Linked Data API
MIT License
60 stars 4 forks source link

Authentication #2

Closed bertspaan closed 9 years ago

bertspaan commented 10 years ago

Build API authentication. Users should only be able to do write queries when logged in, and on layers they have write access on.

Use GitHub's API authentication for inspiration.

Grape authentication documentation.