djangoflow_auth_google 0.2.0 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+4 #
- Update a dependency to the latest release.
0.1.0+2 #
0.1.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: remove djangoflow_openapi dependency from social provider packages. (178a6b77)
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+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+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.