ElectronRendererAuthorizationConfiguration Interface

Client configuration to generate OIDC/OAuth tokens for native applications

Properties

Name Type Description
clientId Readonly string Client application's identifier as registered with the OIDC/OAuth2 provider.  
expiryBuffer Readonly undefined | number Time in seconds that's used as a buffer to check the token for validity/expiry.  
ipcSocket Readonly undefined | IpcSocketFrontend Optional custom implementation of IpcSocketFrontend to use for IPC communication with the Backend counterpart of  

Defined in

Last Updated: 03 April, 2024