riversideio / binto-api

An open source member signup and billing management API for coworking spaces.
5 stars 3 forks source link

Anyone can create a checkin #11

Closed motdotla closed 10 years ago

motdotla commented 10 years ago

In the future, we should consider locking down checkins somehow. Currently we can:

curl -X POST http://localhost:3000/api/v0/checkins.json

and create many checkins. Let's discuss when the time comes.

jcblw commented 10 years ago

Yeah right now it is pretty it is pretty wide open I dont want to lock it down too much tho and end up blocking access from the brockton messenger, this is just about the same with events for time being.

motdotla commented 10 years ago

I agree at this time. Closing this.