org_auth_ui_dev 0.0.2
org_auth_ui_dev: ^0.0.2 copied to clipboard
Authentication UI widgets (login/signup/2FA) for organizations.
Changelog #
All notable changes to this project will be documented in this file.
Added #
- Initial project setup with basic authentication UI components
- Sign-in page with email/password authentication
- Form validation and error handling
- Basic theming support
Changed #
- Improved documentation and code organization