Skip to main content
Go to Latest
interface auth.RevokeAccessTokenParams
import { type auth } from "https://deno.land/x/twi@1.0.3/mod.ts";
const { RevokeAccessTokenParams } = auth;

Properties

token_type_hint: string
token: string
client_id: string