Download the PHP package opauth/amazon without Composer
On this page you can find all versions of the php package opauth/amazon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download opauth/amazon
More information about opauth/amazon
Files in opauth/amazon
Download opauth/amazon
More information about opauth/amazon
Files in opauth/amazon
Vendor opauth
Package amazon
Short Description Amazon strategy for Opauth
License MIT
Homepage http://opauth.org
Package amazon
Short Description Amazon strategy for Opauth
License MIT
Homepage http://opauth.org
Please rate this library. Is it a good library?
Informations about the package amazon
Opauth-Amazon
Opauth strategy for Amazon authentication.
Implemented based on https://login.amazon.com/documentation
Opauth is a multi-provider authentication framework for PHP.
Getting started
-
Install Opauth-Amazon:
-
Create a Amazon application at App Console https://login.amazon.com/manageApps
- Make sure that redirect URI is set to actual OAuth 2.0 callback URL, usually
https://path_to_opauth/auth/amazon/oauth2callback
- Make sure that redirect URI is set to actual OAuth 2.0 callback URL, usually
-
Configure Opauth-Amazon strategy.
- Direct user to
http://path_to_opauth/auth/amazon
to authenticate
Strategy configuration
Required parameters:
Optional parameters:
scope
, redirect_uri
References
License
Opauth-Amazon is MIT Licensed Copyright © 2014 Illimar Tambek (http://github.com/ragulka)
All versions of amazon with dependencies
PHP Build Version
Package Version
The package opauth/amazon contains the following files
Loading the files please wait ....