Skip to main content
Latest
class StandardIntrospectionRequest
Re-export
import { StandardIntrospectionRequest } from "https://deno.land/x/authlete_deno@v1.2.10/mod.ts";

Request to Authlete /auth/introspection/standard API.

Properties

optional
parameters: string

The value of parameters that represents the request parameters which the introspection endpoint of the authorization server received. The value of this property is supposed to comply with RFC 7662 (e.g. "token=pNj1h24a4geA_YHilxrshkRkxJDsyXBZWKp3hZ5ND7A").