waagsociety / citysdk-ld

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

Authentication #2

Closed bertspaan closed 10 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.