Release Date: December 14, 2024
Version: 0.0.1-pre+12
Status: Pre-release
Aortem announces another pre-release version of the Firebase Dart Admin Auth SDK, v0.0.1-pre+12
. This new release focuses on the upgrade of the Dart SDK to the latest version.
Version Update
- Current Version: 0.0.1-pre+12
- SDK Version Formatting: Updated to improve consistency and clarity
Recent Updates (ICYMI from v0.0.1-pre+11)
Authentication Enhancements
- Sign-In Methods
- Implemented Sign-in with Redirect
- Added Link with Credentials functionality
- Integrated Verify Password Reset Code feature
Provider Integrations
- Microsoft Authentication
- Completed "Sign in with Microsoft" feature
- Integrated Microsoft authentication into sample app
- Provides seamless Microsoft account login
Authentication Flow Improvements
- WebView Integration
- Added WebView support for authentication
- Enables opening Apple sign-in page
- Uses custom client ID configuration (
client_id=YOUR_SERVICES_ID&
)
Documentation Updates
- Added
auth_redirect_link
documentation - Improved authentication flow documentation