The code has limited usability until you add client authentication and user authentication.
Both can be achieved with oauth or with other solutions (headers for api key and signature of request for client auth for example).
Please implement a method of auth.
The code has limited usability until you add client authentication and user authentication.
Both can be achieved with oauth or with other solutions (headers for api key and signature of request for client auth for example).
Please implement a method of auth.