Operations on Koi swagger does not inject authentication into the request, which causes it to fail.
What needs to happen:
follow Surfer's lead on this, it should have a pre-auth and a post-auth page. Swagger should be post-auth so that API requests are automatically authenticated.
Operations on Koi swagger does not inject authentication into the request, which causes it to fail.
What needs to happen: