Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
namespace StandardIntrospectionResponse
Re-export
import { StandardIntrospectionResponse } from "https://deno.land/x/authlete_deno@v1.2.7/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.7/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.