firebase_app_check 0.0.6+2
firebase_app_check: ^0.0.6+2 copied to clipboard
App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.
0.0.6+2 #
- Update a dependency to the latest release.
0.0.6+1 #
- Update a dependency to the latest release.
0.0.6 #
- FEAT: add token apis and documentation (#7419).
0.0.5 #
- NEW: Added support for multi-app via the
instanceFor()
method. - NEW: Added support for getting the current App Check token via the
getToken()
method. - NEW: Added support for enabling automatic token refreshing via the
setTokenAutoRefreshEnabled()
method. - NEW: Added support for subscribing to token change events (as a
Stream
) viaonTokenChange
.
0.0.4 #
- REFACTOR: migrate remaining examples & e2e tests to null-safety (#7393).
- FEAT: automatically inject Firebase JS SDKs (#7359).
0.0.3 #
- FEAT: support initializing default
FirebaseApp
instances from Dart (#6549).
0.0.2+4 #
- Update a dependency to the latest release.
0.0.2+3 #
- Update a dependency to the latest release.
0.0.2+2 #
- Update a dependency to the latest release.
0.0.2+1 #
- DOCS: using for version
0.0.1
the same markdown headline level as the other versions have in the changelog (#6845).
0.0.2 #
- STYLE: enable additional lint rules (#6832).
- FEAT: lower iOS & macOS deployment targets for relevant plugins (#6757).
0.0.1+3 #
- Update a dependency to the latest release.
0.0.1+2 #
- Update a dependency to the latest release.
0.0.1+1 #
- Update a dependency to the latest release.
0.0.1 #
- Initial release.