v2.0.2
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