Back to Trilium

Interface AxiosBasicCredentials

docs/Script API/interfaces/Backend_Script_API._internal_.AxiosBasicCredentials.html

0.102.2604 B
Original Source

Interface AxiosBasicCredentials

interface AxiosBasicCredentials {
password: string;
username: string;
}

Index

Properties

passwordusername

Properties

password

password: string

username

username: string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties passwordusername