Download the PHP package adamlundrigan/ldc-oauth2-crypto-token without Composer
On this page you can find all versions of the php package adamlundrigan/ldc-oauth2-crypto-token. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adamlundrigan/ldc-oauth2-crypto-token
More information about adamlundrigan/ldc-oauth2-crypto-token
Files in adamlundrigan/ldc-oauth2-crypto-token
Download adamlundrigan/ldc-oauth2-crypto-token
More information about adamlundrigan/ldc-oauth2-crypto-token
Files in adamlundrigan/ldc-oauth2-crypto-token
Vendor adamlundrigan
Package ldc-oauth2-crypto-token
Short Description JWT CryptoToken configuration for zf-oauth2
License BSD-3-Clause
Package ldc-oauth2-crypto-token
Short Description JWT CryptoToken configuration for zf-oauth2
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package ldc-oauth2-crypto-token
LdcOAuth2CryptoToken
Reconfigures zf-oauth2
to issue JWT access tokens.
How?
-
Install module using Composer
NOTE: If your application requires
bshaffer/oauth2-server-php
version < 1.6, use V1 of this module. -
Enable required modules in your
application.config.php
file:- ZF\OAuth2
- LdcOAuth2CryptoToken
-
You will need an RSA public/private key pair. If you do not already have one, refer to "Creating a Public and Private Key Pair" section of this page.
- Copy the dist configuration file
ldc-oauth2-crypto-token.local.php.dist
toconfig/autoload
All versions of ldc-oauth2-crypto-token with dependencies
PHP Build Version
Package Version
The package adamlundrigan/ldc-oauth2-crypto-token contains the following files
Loading the files please wait ....