1.2.1 • Published 8 months ago

oauthclient-noscrubs v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

OAuthClient

OAuthClient is a simple JavaScript library that simplifies OAuth 2.0 authorization flows. It helps you authenticate users via OAuth 2.0 and exchange authorization codes for access tokens in both server-side and client-side applications.

Features

  • OAuth 2.0 authorization flow handling.
  • Exchanging authorization codes for access tokens.
  • Refreshing access tokens with a refresh token.
  • Fetching user profile information from OAuth providers like Google.

Installation

Install the oauthclient package via npm:

npm install oauthclient
1.2.1

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago