4.5.1 • Published 11 months ago

@vertx/auth-otp v4.5.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

npm (scoped) npm Security Status

Generated JavaScript bindings for Eclipse Vert.x.

Documentation

Usage

Import the required API/Enum/DataObject and profit!

// Base API
import * as API from '@vertx/auth-otp';
// DataObject's
import * as OPTIONS from '@vertx/auth-otp/options';

// refer to the API docs for specific help...

// your code here!!!

Typescript

This package includes Typescript typedefinitions and your IDE should find then automatically.

When working in a project you can enable type hinting for the runtime as:

/// <definition types="es4x" />
// @ts-check

// your TypeScript code here...

Links

4.5.1

11 months ago

4.4.3

1 year ago

4.3.8

2 years ago

4.3.4

2 years ago

4.3.2

2 years ago

4.2.7

3 years ago

4.2.5

3 years ago

4.2.3

3 years ago

4.2.2

3 years ago

4.2.4

3 years ago

4.2.1

3 years ago

4.2.0

3 years ago