| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-25 | 484 Bytes | |
| v2.0.2 source code.tar.gz | 2026-04-25 | 632.7 kB | |
| v2.0.2 source code.zip | 2026-04-25 | 698.4 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
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