credential_manager 0.0.5 credential_manager: ^0.0.5 copied to clipboard
Credential Manager plugin,Help one-tap Login functionality and store credentials in Google service account of user.
0.0.1 #
- initial release
0.0.2 #
- Add encryption
- No breaking changes
- Add documentation
0.0.3 #
- Implement remaining ActivityAware lifecycle methods,Thanks to Granfalloner
0.0.4 #
- Migrate to latest version of jetpack library https://developer.android.com/jetpack/androidx/releases/credentials#groovy
- Google Sign in with Credential Manager
0.0.5 #
- Update all dependencies to latest version Thanks to @jlafazia-figure
- Bug fixes and improvements in example application
- Update README.md with latest information