blitzware_flutter_sdk 1.0.0
blitzware_flutter_sdk: ^1.0.0 copied to clipboard
BlitzWare authentication SDK for Flutter applications
sdk/CHANGELOG.md
1.0.0 #
- Initial release
- OAuth 2.0 authentication with PKCE support
- Automatic token refresh
- Role-based access control (RBAC)
- Secure token storage using flutter_secure_storage
- Built-in authentication widgets (AuthStateBuilder, RoleGuard)
- Pre-built UI components (BlitzWareLoginButton, BlitzWareLogoutButton)
- Session validation support
- Cross-platform support (iOS, Android)