djangoflow_auth_google 0.2.0 copy "djangoflow_auth_google: ^0.2.0" to clipboard
djangoflow_auth_google: ^0.2.0 copied to clipboard

djangoflow_auth_google is the Google authentication provider for djangoflow_auth package

0.2.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: update dependencies and sdk constraints. (649ad55c)

0.1.0+8 #

  • Update a dependency to the latest release.

0.1.0+7 #

  • Update a dependency to the latest release.

0.1.0+6 #

  • REFACTOR: update generated files. (b057a275)

0.1.0+5 #

  • REFACTOR: format the codebase. (fc078388)
  • REFACTOR: resolve linter warnings. (9ab6b6e5)

0.1.0+4 #

  • Update a dependency to the latest release.

0.1.0+3 #

  • REFACTOR: update dependencies. (691d2a1d)

0.1.0+2 #

  • REFACTOR: use latest dependency. (7ffec4dc)
  • REFACTOR: upgrade to flutter_lint 3.0.1. (ebfc2663)

0.1.0+1 #

  • FIX(djangoflow_auth_google): Add mounted state. (efc87249)

0.1.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: remove djangoflow_openapi dependency from social provider packages. (178a6b77)

0.0.3+13 #

  • REFACTOR: update djangoflow_openapi dependency. (993a8c5b)

0.0.3+12 #

  • Update a dependency to the latest release.

0.0.3+11 #

  • Update a dependency to the latest release.

0.0.3+10 #

  • REFACTOR: update djangoflow_openapi dependency. (b486077c)

0.0.3+9 #

  • Update a dependency to the latest release.

0.0.3+8 #

  • Update a dependency to the latest release.

0.0.3+7 #

  • Update a dependency to the latest release.

0.0.3+6 #

  • Update a dependency to the latest release.

0.0.3+5 #

  • Update a dependency to the latest release.

0.0.3+4 #

  • Update a dependency to the latest release.

0.0.3+3 #

  • DOCS: update SocialTokenObtainProviderEnum provider to ProviderEnum. (04fd4a30)

0.0.3+2 #

  • Update a dependency to the latest release.

0.0.3+1 #

  • Update a dependency to the latest release.

0.0.3 #

  • Update depdendencies

0.0.2 #

  • Added example URL

0.0.1 - Initial Release #

  • Initial release of the djangoflow_auth_google package.
  • Provides GoogleSocialLogin class for seamless Google authentication integration.
  • Supports Google Sign-In for both web and mobile platforms.
  • Customizable Google Sign-In button for mobile platforms.
  • Customizable configuration options using GSIButtonConfigWrapper.
  • Provides GoogleSignInWebButton for web platforms with automatic user authorization detection.
  • Includes examples and usage details in the README.
  • Contributions and issues are welcome on the GitHub repository.
  • Distributed under the MIT License.