navojit_auth_flutter 4.0.4
navojit_auth_flutter: ^4.0.4 copied to clipboard
A high-performance, Rust-powered Sovereign Authentication Engine for Flutter. Features zero-jank JWT generation, anti-reverse engineering security, and hardware biometric locks.
4.0.4 #
- Updated LICENSE to meet OSI standards.
- Added comprehensive GitHub Wiki documentation.
- Minor optimization in Rust bridge initialization.
4.0.3 #
- 🚀 The Omni-Auth Upgrade (God-Tier Security)
- GitHub Integration: Officially linked the repository for open-source contributions.
- Biometric Gateway: Added Face ID & Fingerprint support via
local_auth. - Dual-Token Vault: Introduced secure Access & Refresh Token management.
- Enhanced JWT: Upgraded payload to support MFA and Session Revocation flags.
- Architecture: Removed client-side generation; Flutter now acts as a pure Secure Client Vault.
- Documentation: Improved metadata and README layout for better developer experience.
4.0.2 #
- Initial release of the redesigned Sovereign Core v4.