IOnLogin Type
Emitted when an authenticating proxy is asking for user credentials.The callback function is expected to be called back with user credentials:* username string* password stringProviding empty credentials will cancel the request and report an authentication error on the response object:
Instance members
| Instance member |
Description
|
Full Usage:
this.authInfo
Modifiers: abstract |
|
|
fable-electron-docs-api