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 number | undefined Time in seconds that's used as a buffer to check the token for validity/expiry.  
ipcSocket Readonly IpcSocketFrontend | undefined Optional custom implementation of IpcSocketFrontend to use for IPC communication with the Backend counterpart of  

Defined in

Last Updated: 01 May, 2024