auth_api_rest_mobile 3.0.0 copy "auth_api_rest_mobile: ^3.0.0" to clipboard
auth_api_rest_mobile: ^3.0.0 copied to clipboard

Flutter authentication package providing OAuth2-based authentication with session management, OTP validation, password recovery, and user registration. Supports iOS and Android platforms.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 - 2025-12-04 #

Changed #

  • Major version update for pub.flutter-io.cn publication
  • Updated all dependencies to latest compatible versions
  • Removed GitHub repository references for pub.flutter-io.cn compatibility

2.0.0 - 2025-12-01 #

Changed #

  • Major version update for pub.flutter-io.cn publication
  • Updated all dependencies to latest compatible versions

1.0.1 - 2025-11-26 #

Changed #

  • Updated dependency from api_rest_flutter to api_rest_flutter_mobile

1.0.0 - 2024-11-26 #

Added #

  • Initial release of auth_api_rest_mobile package
  • OAuth2-based authentication with session management
  • Login and logout functionality via AuthBloc
  • OTP generation and validation support
  • Password recovery flow (3-step process)
  • User registration with temporary session handling
  • Active session management (list and close sessions)
  • Socket integration for real-time updates
  • Support for iOS and Android platforms
  • BLoC pattern for state management
  • Debug logging with configurable flags
0
likes
140
points
329
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter authentication package providing OAuth2-based authentication with session management, OTP validation, password recovery, and user registration. Supports iOS and Android platforms.

Documentation

API reference

License

unknown (license)

Dependencies

api_rest_flutter_mobile, bloc, crypto, equatable, flutter, flutter_bloc, flutter_data_cloud_provider, flutter_data_mobile_provider, flutter_data_shp_provider, flutter_http_provider, flutter_models_provider, flutter_objectbox_provider, flutter_socket_provider, flutter_utils_providers, socket_io_client, webview_flutter

More

Packages that depend on auth_api_rest_mobile