firebase_ui_oauth_oidc 0.2.5 firebase_ui_oauth_oidc: ^0.2.5 copied to clipboard
Firebase UI widget for authentication through OAuth2/OIDC providers
0.2.5 #
- Call
onCancelled
when the user cancels the sign in flow
0.2.4 #
- Use label from style for standalone button
0.2.3 #
- Changes
customParameters
to be aMap<String, String>
to match the auth package
0.2.2 #
- Adds functional style example to README.md
0.2.0 #
- Added documentation
0.1.0 #
- Initial release