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

djangoflow_auth_google is the Google authentication provider for djangoflow_auth package

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.