flutter_auth_provider 0.0.1-dev.5 flutter_auth_provider: ^0.0.1-dev.5 copied to clipboard
Simple, customizable authentication manager for Flutter
0.0.1-dev.5 #
- Refactor project structure without breaking changes.
- Add tests.
0.0.1-dev.4 #
- Add TokenStore interface.
0.0.1-dev.3 #
- Remove initialize from constructor make it public so consumer can use when they want.
- Introduce withListeners factory to construct AuthProvider with single LoginListener and LogoutListener.
0.0.1-dev.1 #
- Initial release.