Download the PHP package adamlundrigan/ldc-zfc-user-oauth2 without Composer
On this page you can find all versions of the php package adamlundrigan/ldc-zfc-user-oauth2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adamlundrigan/ldc-zfc-user-oauth2
More information about adamlundrigan/ldc-zfc-user-oauth2
Files in adamlundrigan/ldc-zfc-user-oauth2
Download adamlundrigan/ldc-zfc-user-oauth2
More information about adamlundrigan/ldc-zfc-user-oauth2
Files in adamlundrigan/ldc-zfc-user-oauth2
Vendor adamlundrigan
Package ldc-zfc-user-oauth2
Short Description OAuth2 server integration for ZfcUser
License BSD-3-Clause
Package ldc-zfc-user-oauth2
Short Description OAuth2 server integration for ZfcUser
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package ldc-zfc-user-oauth2
LdcZfcUserOAuth2
What?
An extension for zf-oauth2
allowing use of ZfcUser as authentication source
How?
-
Install module using Composer
-
Enable required modules in your
application.config.php
file:- ZfcBase
- ZfcUser
- LdcZfcUserOAuth2
-
Configure ZfcUser
-
Override the
zf-ouath2
configuration to use the provided storage provider: - Override the authentication adapter used by ZfcUser. Locate the
auth_adapters
key in yourzfc-user.global.php
config file and replace it with this:
TODO
- [x] Use ZfcUser's authentication mechanism in OAuth2 server
- [x] Populate ZfcUser auth storage when OAuth2 server authentication succeeds
- [ ] Some tests might be a good idea
- [ ] Some documentation and an example might also be good ideas
All versions of ldc-zfc-user-oauth2 with dependencies
PHP Build Version
Package Version
The package adamlundrigan/ldc-zfc-user-oauth2 contains the following files
Loading the files please wait ....