Skip to content

v2.0.2

Choose a tag to compare

@amitdhongde amitdhongde released this 25 Apr 18:17
· 112 commits to master since this release

What's Changed

Release 46 (tag v2.0.2)

  • Feat: Issue #129
  • Feat: Added new enums for Cognito user statuses and auth flows; expanded challenge enum usage across guards/middleware/client.
  • Feat: Implemented a web-based “Invite User” flow (routes, controller wiring, nav link, and Blade views/components).
  • Fix: Refactored exception handling to centralize JSON vs web redirect response building.
  • Docs: Update readme