Skip to content

RoadMap

Amit Dhongde edited this page Aug 31, 2026 · 11 revisions

Upcoming Release

  1. Console Commands
  • List Cognito Pool data and configurations
  • Sync Cognito Pool configurations with Laravel App
  • Make Cognito Pool resources (clients, groups, terms, and more)
  • Purge Cognito Pool resources
  • Install command
  1. Enhance PHP Unit testcases
  • API Endpoints
  • RP, Device Auth, and WebAuthn Feature
  1. Create Cognito Clients for User CRUD, User Import Job CRUD, and Resource CRUD

Future Enhancements

  1. Allow multi-pool user creation
  2. User Import and Terms Functionality.
  3. Configurable Auth token expiry time. Currently, it is fixed at 3600 secs (01 hr). (to be handled via AWS Cognito console)
  4. Create the MFA into blade components
  5. Rewrite the SRP logic to be handled on the client side and convert the blade to a component
  6. Resource Management functionality

Features

Clone this wiki locally