Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
class TokenRevokeResponse
import { TokenRevokeResponse } from "https://deno.land/x/authlete_deno@v1.2.10/src/dto/token_revoke_response.ts";

Response from Authlete /auth/token/revoke API.

Properties

count: number

The number of revoked tokens.