Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@oauth-everything/oauth2-types

oauth-everything2kMPL-2.01.0.2TypeScript support: included

Helper types for @oauth-everything oauth 2.0 strategies.

oauth, oauth2, typescript

readme

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