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) and navojit-auth-rs (Rust).
  • Bank-Level Security: Integrated with flutter_secure_storage to 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