@skeldjs/get-auth-token
TypeScript icon, indicating that this package has built-in type declarations

2.14.36 • Public • Published

@skeldjs/get-auth-token

Deprecated in favour of using @skeldjs/client by itself, which has been updated to use @skeldjs/dtls.

A simple node.js adaptor for the GetAuthToken program.

You can view auto-updating documentation for this package hosted at github pages at https://skeld.js.org/modules/get_auth_token.html

Example

import { authTokenHook } from "@skeldjs/get-auth-token";

const client = new SkeldjsClient("2021.4.25");

authTokenHook(client, {
    exe_path: "GetAuthToken.exe",
    cert_path: "PubsCert.pem"
});

Readme

Keywords

none

Package Sidebar

Install

npm i @skeldjs/get-auth-token

Weekly Downloads

0

Version

2.14.36

License

GPL-3.0-only

Unpacked Size

11.7 kB

Total Files

14

Last publish

Collaborators

  • topsno