Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dashport/types.ts>TokenData

Local and OAuth authentication middleware for Deno
Latest
interface TokenData
import { type TokenData } from "https://deno.land/x/dashport@v1.2.1/types.ts";

All OAuth 2.0 providers will provide access tokens

Index Signatures

[options: string]: string

Properties

access_token: string