gplcart / oauth
API module for Oauth authentication
dev-master
2018-03-10 12:32 UTC
Requires
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 15:09:53 UTC
README
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
- Download and extract to
system/modulesmanually or using composercomposer 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. - Go to
admin/module/listend enable the module