gplcart/oauth

API module for Oauth authentication


Keywords
php, ecommerce, oauth, shopping cart, gplcart, gplcart module, authorization, gplcart-module, oauth-authentication, oauth2, oauth2-client, shopping-cart
License
CNRI-Python-GPL-Compatible

Documentation

Build Status Scrutinizer Code Quality

Oauth is a GPL Cart module that implements OAuth 2.0 standard for use with GPLCart sites. Note: it does nothing by itself. You should install it only if other modules depend on it.

Installation

  1. Download and extract to system/modules manually or using composer composer require gplcart/oauth. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g -master. Rename if needed.
  2. Go to admin/module/list end enable the module