voo_authstack_client 0.1.2 copy "voo_authstack_client: ^0.1.2" to clipboard
voo_authstack_client: ^0.1.2 copied to clipboard

Flutter SDK for Voo AuthStack - a centralized authentication platform. Supports email/password, OAuth providers (Google, GitHub, Microsoft, Apple, Discord), automatic token refresh, and provider linking.

Changelog #

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

0.1.2 - 2025-12-24 #

Fixed #

  • Fixed SDK constraint from >=3.8.1 to >=3.5.0 to support Flutter 3.27.0 (Dart 3.6.0)
  • Downgraded flutter_lints from ^6.0.0 to ^5.0.0 for Dart 3.6.0 compatibility

0.1.1 - 2025-12-23 #

Changed #

  • Updated package metadata and documentation

0.1.0 - 2025-12-23 #

Added #

  • Initial release of Voo AuthStack Client SDK
  • Email/password authentication support
  • OAuth provider support (Google, GitHub, Microsoft, Apple, Discord)
  • Automatic token refresh with configurable thresholds
  • Secure token storage
  • Provider account linking
  • Clean architecture with domain, data, and presentation layers
  • Dio-based HTTP client with interceptors
  • Comprehensive error handling with typed exceptions
1
likes
150
points
189
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Flutter SDK for Voo AuthStack - a centralized authentication platform. Supports email/password, OAuth providers (Google, GitHub, Microsoft, Apple, Discord), automatic token refresh, and provider linking.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #authentication #oauth #jwt #security

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, equatable, flutter, json_annotation, voo_core

More

Packages that depend on voo_authstack_client