Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
namespace StandardIntrospectionResponse
Re-export
import { StandardIntrospectionResponse } from "https://deno.land/x/authlete_deno@v1.2.3/mod.ts";

Enums

The next action that the service implementation should take.

class StandardIntrospectionResponse
extends ApiResponse
Re-export
import { StandardIntrospectionResponse } from "https://deno.land/x/authlete_deno@v1.2.3/mod.ts";

Request to Authlete /auth/introspection/standard API.

Properties

The next action that the service implementation should take.

responseContent: string

The response content which can be used as the entity body of the response returned to the client application.