Download the PHP package rnewton/opauth_reddit without Composer
On this page you can find all versions of the php package rnewton/opauth_reddit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rnewton/opauth_reddit
More information about rnewton/opauth_reddit
Files in rnewton/opauth_reddit
Download rnewton/opauth_reddit
More information about rnewton/opauth_reddit
Files in rnewton/opauth_reddit
Vendor rnewton
Package opauth_reddit
Short Description Reddit strategy for Opauth
License MIT
Homepage http://opauth.org
Package opauth_reddit
Short Description Reddit strategy for Opauth
License MIT
Homepage http://opauth.org
Please rate this library. Is it a good library?
Informations about the package opauth_reddit
Opauth-Reddit
Opauth strategy for Reddit authentication.
Implemented based on https://github.com/reddit/reddit/wiki/OAuth2
Opauth is a multi-provider authentication framework for PHP.
Getting started
-
Install Opauth-Reddit:
-
Create a Reddit app https://www.reddit.com/prefs/apps/
- Make sure that redirect URI is set to actual OAuth 2.0 callback URL, usually
http://path_to_opauth/reddit/oauth2callback
- Make sure that redirect URI is set to actual OAuth 2.0 callback URL, usually
-
Configure Opauth-Reddit strategy.
- Direct user to
http://path_to_opauth/reddit
to authenticate
Strategy configuration
Required parameters:
License
Opauth-Reddit is MIT Licensed
Copyright © 2015 Robert Newton
All versions of opauth_reddit with dependencies
PHP Build Version
Package Version
The package rnewton/opauth_reddit contains the following files
Loading the files please wait ....