aws-cognito

Features

[!NOTE] Last Updated: 2026-07-31

This document provides a list of features provided by this package. It is not a complete list of features provided by AWS Cognito. For a complete list of features, please refer individual sections of this document.

Functional

Technical

What this package provides

  1. A simple way to integrate AWS Cognito into your Laravel application.
  2. Preconfigured set of routes, controllers, and views for Web and API.
  3. You don’t need to create an extra field to store the verification token.
  4. You don’t have to bother about the Sessions or API tokens, they are managed for you. The session or token is managed via the standard mechanism of Laravel. You have the liberty to keep it where ever you want, no security loop holes.