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

Request to Authlete /backchannel/authentication/issue API.

Properties

optional
ticket: string

The ticket issued by Authlete /backchannel/authentication endpoint.