Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class BackchannelAuthenticationIssueRequest
Re-export
import { BackchannelAuthenticationIssueRequest } from "https://deno.land/x/authlete_deno@v1.2.9/mod.ts";

Request to Authlete /backchannel/authentication/issue API.

Properties

optional
ticket: string

The ticket issued by Authlete /backchannel/authentication endpoint.