https://github.com/gplcart/oauth
An API helper module that implements OAuth 2.0 standard for use with GPLCart
https://github.com/gplcart/oauth
authorization ecommerce gplcart gplcart-module oauth-authentication oauth2 oauth2-client php shopping-cart
Last synced: 8 months ago
JSON representation
An API helper module that implements OAuth 2.0 standard for use with GPLCart
- Host: GitHub
- URL: https://github.com/gplcart/oauth
- Owner: gplcart
- License: gpl-3.0
- Created: 2018-02-08T23:21:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T17:38:38.000Z (about 8 years ago)
- Last Synced: 2024-04-26T16:04:22.337Z (about 2 years ago)
- Topics: authorization, ecommerce, gplcart, gplcart-module, oauth-authentication, oauth2, oauth2-client, php, shopping-cart
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/gplcart/oauth/build-status/master)
[](https://scrutinizer-ci.com/g/gplcart/oauth/?branch=master)
Oauth is a [GPL Cart](https://github.com/gplcart/gplcart) 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