kiss_pocketbase_auth 0.1.0
kiss_pocketbase_auth: ^0.1.0 copied to clipboard
PocketBase authentication provider for the kiss_auth package
Changelog #
0.1.0 - 2025-01-15 #
Initial Release #
PocketBaseAuthValidatorimplementingAuthValidatorinterface for token validationPocketBaseLoginProviderimplementingLoginProviderinterface with support for:- Email/password authentication
- Username/password authentication
- OAuth2 authentication (Google, GitHub, Facebook, and more)
- API key authentication (JWT format)
- Token refresh and validation
- User registration
PocketBaseAuthenticationDatawith PocketBase-specific user fields- Complete example Flutter app demonstrating login/signup flows
- Comprehensive documentation and API reference
- Docker-based integration testing setup