Class ElectronTokenBackendContribution

This component contributes an Express middleware that will refuse all requests that do not include a specific token.

Implements

Constructors

Properties

tokenValidator: ElectronTokenValidator

Methods