ds_magic_auth_provider 0.0.2
ds_magic_auth_provider: ^0.0.2 copied to clipboard
DartStream package for Magic authentication provider.
0.0.2 #
Updated #
- Bumped dependency constraints:
magic_dart_auth_sdk^0.0.3,ds_auth_base^0.0.2,ds_standard_features^0.1.6 - Updated dev dependency to
test^1.29.0 - Updated example dependencies:
shelf^1.4.2,shelf_router^1.1.4 - Refreshed README and package metadata
0.0.2 #
Added #
- Magic provider implementation and entry-point export
- Token, session, error, and event helper modules
- Example app and documentation
- Initial tests