electron-authorization
Classes
| Name | Description | |
|---|---|---|
| ElectronMainAuthorization | Utility to generate OIDC/OAuth tokens for Desktop Applications | |
| ElectronRendererAuthorization | Object to be set as IModelApp.authorizationClient for the frontend of ElectronApps. |
Interfaces
| Name | Description | |
|---|---|---|
| AuthenticationOptions | Additional options that will be used to make an OIDC authentication request. | |
| ElectronMainAuthorizationConfiguration | Client configuration to generate OIDC/OAuth tokens for native applications | |
| ElectronRendererAuthorizationConfiguration | Client configuration to generate OIDC/OAuth tokens for native applications | |
| ITwinElectronApi | These methods are stored on window.itwinjs |
Type Aliases
| Name | Description | |
|---|---|---|
| PromptOptions | - "none" - The Authorization Server MUST NOT display any authentication or consent user interface pages. |
Last Updated: 27 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.