@universis/signer-worker
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@universis/signer-worker

Universis signer worker for server applications

Getting started

Install @universis/signer-worker

npm i @universis/signer-worker

Important note: Verify that Universis Signer is already installed as aservice. Follow installation instructions to install and configure Universis Signer.

Configuration

Configure Universis api server to use SignerWorker service. Register @universis/signer-worker#SignerWorker under universis api server services section of application configuration:

{
    "services": [
        ...,
        {
            "serviceType": "@universis/signer-worker#SignerWorker"
        }
    ]
...
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    16
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    16
  • 1.0.5
    60
  • 1.0.4
    0
  • 1.0.3
    0
  • 1.0.2
    0

Package Sidebar

Install

npm i @universis/signer-worker

Weekly Downloads

21

Version

1.1.0

License

LGPL-3.0-or-later

Unpacked Size

82.9 kB

Total Files

16

Last publish

Collaborators

  • universis