Skip to content

ElectronAuthenticationResponseDetails

Unofficial

Details about an authentication request emitted with the login event.

Import:

import type { ElectronAuthenticationResponseDetails } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronAuthenticationResponseDetails

Properties

Property Type Description
url string The URL of the request that triggered the authentication.