Add UsageSample.BearerTokenTester console application that performs an HTTP request to the UsageSample web application to verify the bearer token authentication functionality is working as expected.
Also added a ~/secure-json endpoint to UsageSample.
Add UsageSample.BearerTokenTester console application that performs an HTTP request to the UsageSample web application to verify the bearer token authentication functionality is working as expected.
Also added a
~/secure-json
endpoint to UsageSample.