@oauth-everything/oauth2-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@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';

Readme

Keywords

Package Sidebar

Install

npm i @oauth-everything/oauth2-types

Weekly Downloads

271

Version

1.0.2

License

MPL-2.0

Unpacked Size

70.6 kB

Total Files

10

Last publish

Collaborators

  • tschrock
  • tschrock123