voo_authstack_client 0.1.1
voo_authstack_client: ^0.1.1 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.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