angellist-api
angellist-api copied to clipboard
Enforce request authentication in the client
Beginning July 6th, AngelList will require all API calls to be authenticated. Ideally we should prevent calls from being made when a client instance has not been configured with authentication credentials, warning or raising an error before sending a request that is doomed to fail.