Download the PHP package customergauge/cognito without Composer
On this page you can find all versions of the php package customergauge/cognito. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download customergauge/cognito
More information about customergauge/cognito
Files in customergauge/cognito
Download customergauge/cognito
More information about customergauge/cognito
Files in customergauge/cognito
Vendor customergauge
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'
UserFactory
The last thing you'll need is to provide your own implementation of UserFactory
and register it in a ServiceProvider.
In the provider:
All versions of cognito with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-gmp Version *
ext-json Version *
web-token/jwt-library Version ^3.0
illuminate/contracts Version >=7.1
ext-gmp Version *
ext-json Version *
web-token/jwt-library Version ^3.0
illuminate/contracts Version >=7.1
The package customergauge/cognito contains the following files
Loading the files please wait ....