mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
2d56b54e0c
- Added debug logging in the `Guard` class to track policy evaluations and conditions. - Updated error logging in the `Form` component to provide more context on invalid submissions. - Introduced state management for form errors in the `AuthRolesEdit` component, displaying alerts for invalid data submissions.