Socket
Book a DemoInstallSign in
Socket

@vertx/auth-common

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vertx/auth-common

Generated Eclipse Vert.x bindings for 'vertx-auth-common'

latest
Source
npmnpm
Version
4.5.14
Version published
Maintainers
1
Created
Source

npm (scoped) npm Security Status

Generated JavaScript bindings for Eclipse Vert.x.

Documentation

  • API Docs
  • Manual
  • NPM module

Usage

Import the required API/Enum/DataObject and profit!

// Base API
import * as API from '@vertx/auth-common';
// DataObject's
import * as OPTIONS from '@vertx/auth-common/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...

FAQs

Package last updated on 05 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts