Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class AuthzDetails
import { AuthzDetails } from "https://deno.land/x/authlete_deno@v1.2.9/src/dto/authz_details.ts";

A class that represents authorization_details which is defined in "OAuth 2.0 Rich Authorization Requests".

Properties

optional
elements: AuthzDetailsElement[]

The elements of this authorization details.