ritterim / stuntman

Library for impersonating users during development leveraging ASP.NET Identity.
https://rimdev.io/stuntman/
MIT License
294 stars 35 forks source link

Add UsageSample.BearerTokenTester #104

Closed kendaleiv closed 8 years ago

kendaleiv commented 8 years ago

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.