1.0.2 • Published 4 years ago

@oauth-everything/oauth2-types v1.0.2

Weekly downloads
161
License
MPL-2.0
Repository
github
Last release
4 years ago

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