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 ElectronAuthenticationResponseDetailsProperties
| Property | Type | Description | |
|---|---|---|---|
| url | string | The URL of the request that triggered the authentication. |