Download the PHP package goms/cognito without Composer
On this page you can find all versions of the php package goms/cognito. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor goms
Package cognito
Short Description AWS Cognito provider for Laravel Authentication
License MIT
Package cognito
Short Description AWS Cognito provider for Laravel Authentication
License MIT
Please rate this library. Is it a good library?
Informations about the package cognito
Laravel Cognito Provider 🔑
This library provides a CognitoUserProvider for Laravel.
Installation
Usage
Auth configuration
In the auth.php
file, add the following settings:
Default Guard
The new Guard configuration
The User Provider configuration
Cognito Environment Variables
Auth Middleware
Configure the auth
middleware at App\Http\Kernel
with 'auth:cognito-token'
All versions of cognito with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
ext-gmp Version *
ext-json Version *
web-token/jwt-checker Version ^2.0
web-token/jwt-core Version ^2.0
web-token/jwt-signature Version ^2.0
web-token/jwt-signature-algorithm-rsa Version ^2.0
illuminate/contracts Version ^7.1
ext-gmp Version *
ext-json Version *
web-token/jwt-checker Version ^2.0
web-token/jwt-core Version ^2.0
web-token/jwt-signature Version ^2.0
web-token/jwt-signature-algorithm-rsa Version ^2.0
illuminate/contracts Version ^7.1
The package goms/cognito contains the following files
Loading the files please wait ....