navojit_auth_flutter 3.0.1
navojit_auth_flutter: ^3.0.1 copied to clipboard
High-performance Universal Auth Engine for the Navojit Ecosystem. Cross-language compatible JWT authentication with secure storage.
Navojit Auth Flutter 🚀 #
High-performance Universal Authentication SDK for the Navojit Ecosystem. This package provides secure, cross-language compatible JWT authentication for Flutter applications.
✨ Features #
- Universal Sync: 100% compatible with
navojit-auth-py(Python) andnavojit-auth-rs(Rust). - Bank-Level Security: Integrated with
flutter_secure_storageto store tokens in Android Keystore and iOS Keychain. - Native Performance: Built with Dart for sub-millisecond token generation and verification.
- Cross-Platform: Supports Android, iOS, Web, and Desktop.
🚀 Getting Started #
Add the package to your pubspec.yaml:
dependencies:
navojit_auth_flutter: ^3.0.1