Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
class BackchannelAuthenticationIssueRequest
Re-export
import { BackchannelAuthenticationIssueRequest } from "https://deno.land/x/authlete_deno@v1.2.10/mod.ts";

Request to Authlete /backchannel/authentication/issue API.

Properties

optional
ticket: string

The ticket issued by Authlete /backchannel/authentication endpoint.