constructor Method
Constructor for ElectronRendererAuthorization. Sets up listeners for when the access token changes both on the frontend and the backend.
ElectronRendererAuthorization(config: ElectronRendererAuthorizationConfiguration): ElectronRendererAuthorization
Parameter | Type | Description |
---|---|---|
config | ElectronRendererAuthorizationConfiguration |
Returns - ElectronRendererAuthorization
Defined in
- renderer/Client.ts Line 93
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.