🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@oauth-everything/oauth2-types

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oauth-everything/oauth2-types

Helper types for @oauth-everything oauth 2.0 strategies.

1.0.2
latest
Source
npm
Version published
Maintainers
1
Created
Source

@oauth-everything/oauth2-types

This package provides helper types for @oauth-everything OAuth 2.0 strategies. If you are using this in a project directly, you should save it as a dev dependency (--save-dev). If you are using this in a library you will need to save it as a regular dependency - otherwise it won't be included for consumers of your library and their typescript builds will complain.

Instalation

npm install @oauth-everything/oauth2-types

Usage

import * from '@oauth-everything/oauth2-types';

Keywords

oauth

FAQs

Package last updated on 15 Nov 2019

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