oauth2-framework
TypeScript icon, indicating that this package has built-in type declarations

2.0.5 • Public • Published

OAuth2 Framework

The OAuth 2.0 authorization framework enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf.

Getting Started

Supported Grant Types

  • Authorization Code Grant
  • Implicit Grant
  • Resource Owner Password Credentials Grant

Readme

Keywords

none

Package Sidebar

Install

npm i oauth2-framework

Weekly Downloads

1

Version

2.0.5

License

MIT

Last publish

Collaborators

  • developersworkspace