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

PropertyTypeDescription
urlstringThe URL of the request that triggered the authentication.