ds_firebase_auth_provider 0.0.2
ds_firebase_auth_provider: ^0.0.2 copied to clipboard
Firebase authentication provider for Dartstream.
0.0.2 #
Added #
- Firebase auth provider implementation and entry-point export
- Token, session, error, and event helper modules
- Example app and documentation
- Initial tests
Updated #
- Bumped dependency constraints:
firebase_dart_admin_auth_sdk^0.0.9,ds_auth_base^0.0.2,ds_standard_features^0.1.6 - Updated dev dependencies:
test^1.29.0,ds_tools_testing^0.1.4 - Updated example dependencies:
shelf^1.4.2,lints^6.1.0