Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/astral/bindings/celestial.ts>FedCm_dialogShown

A high-level puppeteer/playwright-like library for Deno
Go to Latest
interface FedCm_dialogShown
import { type FedCm_dialogShown } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Properties

dialogId: string
dialogType: FedCm_DialogType
accounts: FedCm_Account[]
title: string

These exist primarily so that the caller can verify the RP context was used appropriately.

optional
subtitle: string