nulltoken / oauth

The OAuth library for the Advanced REST Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth library for Advanced REST Client

This library contains a logic to perform authorization for:

  • OAuth 1 (deprecated)
  • OAuth 2
  • OIDC

Development

git clone https://github.com/@advanced-rest-client/oauth
cd oauth
npm install

Running the tests

npm test

About

The OAuth library for the Advanced REST Client

License:Other


Languages

Language:JavaScript 98.6%Language:HTML 1.4%