corbado_auth_firebase 2.0.8
corbado_auth_firebase: ^2.0.8 copied to clipboard
Flutter package to enable passkey based authentication with Firebase powered by Corbado.
2.0.8 #
- REFACTOR: clean up analysis lints and refine auth exception types (#282). (60312bd3)
- REFACTOR: adopt Dart 3.9 features and migrate the example integration tests to patrol (#268). (7a1bd0de)
- FIX: resolve Dependabot security alerts in npm dependencies (#277). (ffe1d76f)
- FIX(corbado_auth_firebase): repair compile error and resolve analyzer issues (#253). (d22c2a74)
- DOCS: Remove comment about corbado_auth_firebase being broken (#272). (6a41dff7)
2.0.7 #
- Update a dependency to the latest release.
2.0.6 #
- Update a dependency to the latest release.
2.0.5 #
- Bump versions of passkeys, corbado_auth and corbado_frontend_api_client
2.0.4 #
- Pass correct userAgent to passkey related firebase functions
2.0.3 #
- Added excludeCredentials support
2.0.2 #
- Updated docs
- Make Firebase region configurable
2.0.1 #
- Update docs
2.0.0 #
- Initial stable release
2.0.0-dev.3 #
- Bump passkeys version
2.0.0-dev.2 #
- Initial open source release.