EarthlingInteractive / fssk-laravel

Full Stack Starter Kit, using PHP/Laravel for server
https://fssk-laravel.ei-app.com/
MIT License
1 stars 0 forks source link

Experiment with Amazon Cognito #1

Open jpchip opened 6 years ago

jpchip commented 6 years ago

Attempt adding Amazon Cognito integration for sign in, sign up, password resets, etc.

https://aws.amazon.com/cognito/ https://docs.aws.amazon.com/aws-sdk-php/v2/guide/service-cognitoidentity.html

Service Provider: https://github.com/aws/aws-sdk-php-laravel

jpchip commented 6 years ago

Authentication module: https://github.com/pallant/laravel-aws-cognito-auth/