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

Call Authlete /api/auth/introspection API.

Parameters

optional
accessToken: string
optional
requiredScopes: string[]
optional
requiredSubject: string