Skip to main content
Module

x/oauth4webapi/mod.ts>AuthorizationDetails

OAuth 2 / OpenID Connect for JavaScript Runtimes
Go to Latest
interface AuthorizationDetails
import { type AuthorizationDetails } from "https://deno.land/x/oauth4webapi@v2.10.2/mod.ts";

Index Signatures

readonly [parameter: string]: JsonValue | undefined

Properties

readonly
type: string
readonly
optional
locations: string[]
readonly
optional
actions: string[]
readonly
optional
datatypes: string[]
readonly
optional
privileges: string[]
readonly
optional
identifier: string