magic_dart_auth_sdk 0.0.1
magic_dart_auth_sdk: ^0.0.1 copied to clipboard
A Dart SDK for Magic Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.
0.0.1 #
- Introduced
MagicHttpExceptionfor improved error reporting in the SDK. - Updated
MagicAuth.isAuthorized()logic to improve access token validation. - Improved response body parsing with safer JSON decoding.
- Enhanced test coverage for error handling and auth validation.
0.0.1-pre+2 #
- update readme
0.0.1-pre+1 #
- Add all methods
- Resolve all issues detected by dart analyze.
0.0.1-pre #
- Initial pre-release version of the magic Dart Auth SDK.