AspNetWebHooks/test/Common
Henrik Frystyk Nielsen 5d77386192 Updated Instagram receiver to new model provided by Instagram. This means that geo- and tag-based subscriptions no longer work. Only user-based subscriptions which again mean that we must have an OAuth token in order to actually receive the media posted.
Updated Instagram receiver sample to reflect this: It now supports oauth authentication for a user to log in and to consent an Instagram Application. Once that is done, it is possible to receive notifications,
2016-03-25 11:55:49 -07:00
..
DataSecurityTests.cs Facilitates creating and sending WebHooks from outside the context of a Controller or ApiController, for example from an Azure WebJob. When used with WebJobs, this can be used for sending WebHooks as a result of a messages arriving for a WebJob triggered by an Azure queue, blog, table, Service Bus Queue, or any other source that can trigger a WebJob, see https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources/ for more details. 2016-01-29 19:17:12 -08:00
EmbeddedResource.cs Updated Instagram receiver to new model provided by Instagram. This means that geo- and tag-based subscriptions no longer work. Only user-based subscriptions which again mean that we must have an OAuth token in order to actually receive the media posted. 2016-03-25 11:55:49 -07:00