Django-google-sso

Latest version: v8.0.0

Safety actively analyzes 702710 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

3.1

* Merge pull request 20 from simook/main

Fixed a TypeError and added a configuration parameter. ([`8abd39f`](https://github.com/megalus/django-google-sso/commit/8abd39f1d5ff07026859ccf25cf664e0b05a7377))

* Added a configuration parameter that defines the URL used in the callback method. ([`f9d9f8b`](https://github.com/megalus/django-google-sso/commit/f9d9f8b3ec6cc94753057f0a75778c0f44d0d116))

* Fixed a TypeError when the next query param is absent. ([`b6fed53`](https://github.com/megalus/django-google-sso/commit/b6fed534db87765465cce81df7e299502b97cf1b))

* Merge pull request 19 from jnoring/patch-1

Update admin.py ([`62c8b27`](https://github.com/megalus/django-google-sso/commit/62c8b27feccdd31691d5898884b63829be40c427))

* Update admin.py

This needs to ultimately be a list or a tuple--not a set. ([`eb79550`](https://github.com/megalus/django-google-sso/commit/eb7955033fd43ce48d7cdcc7e3bed439e17cf8d3))

3.1.0

Features

* feat: Add option to save access token

This commit introduces functionality to save the Google SSO access token to the user's session via a new configuration parameter (`GOOGLE_SSO_SAVE_ACCESS_TOKEN`), providing finer control over logout functionality. Default value for this parameter is `False`. ([`cd23c76`](https://github.com/megalus/django-google-sso/commit/cd23c76010a589e0bbe56e4bbab673668394e378))

* feat: Add new configuration parameters and fix bugs

* Add configuration GOOGLE_SSO_LOGIN_FAILED_URL to finetune redirection after login failed. Thanks simook
* Add configuration GOOGLE_SSO_NEXT_URL to finetune redirection after login succeeds. Thanks simook
* Fix error when adding Google SSO inline to User Admin. Thanks jnoring
* Update Github Actions ([`3b26037`](https://github.com/megalus/django-google-sso/commit/3b26037c1ebe549d10b4a25533d5ed72ad4e4c99))

Unknown

* Merge pull request 21 from megalus/develop

3.0

* Merge pull request 15 from jhhayashi/jhh/user-admin-monkeypatch

Use the existing UserAdmin model if it's already registered ([`6aece66`](https://github.com/megalus/django-google-sso/commit/6aece668a184f964d42e737a5bb25d5dc261164f))

* Use the existing UserAdmin model if it's already registered ([`dc6bbfa`](https://github.com/megalus/django-google-sso/commit/dc6bbfa39cacbc5ad7baf99691a5f59d3a4e46e2))

3.0.0

Breaking

* feat!: version 3.0

BREAKING CHANGE:

* Drop support to Django 3.2
* Rework code to make compatible with future login projects
* Add fully customizable button ([`24bfb2e`](https://github.com/megalus/django-google-sso/commit/24bfb2e5849f3a637de68193506c3a943fcdbba7))

Chores

* chore: fix unit tests ([`f3d7d92`](https://github.com/megalus/django-google-sso/commit/f3d7d92bff9a67184a02b9b7b1bdbaff15389d08))

* chore: fix example images ([`617eb77`](https://github.com/megalus/django-google-sso/commit/617eb778e6b253d1d642fe50c9b4b1609706a428))

* chore: add missing image and fix pycharm scripts ([`2fe5c17`](https://github.com/megalus/django-google-sso/commit/2fe5c1776988a9a5956549edb37516c05dad06cc))

Documentation

* docs: fix typo ([`08c782d`](https://github.com/megalus/django-google-sso/commit/08c782df65519afac67d4662f568b3b3841b26c2))

* docs: update docs ([`a2ef5b7`](https://github.com/megalus/django-google-sso/commit/a2ef5b7026a84e971b6a1b1bf3544e53c7bf60e5))

Unknown

* Merge pull request 16 from megalus/develop

2.5.0

Chores

* chore: add missing Optional ([`a80cd75`](https://github.com/megalus/django-google-sso/commit/a80cd75716375ffd713e7bd9ffaab9225df1535e))

Continuous Integration

* ci: add .env ([`f2582a5`](https://github.com/megalus/django-google-sso/commit/f2582a58dc59f222397169a03e6d49aacfba51f6))

* ci: persist credentials ([`a8364ea`](https://github.com/megalus/django-google-sso/commit/a8364ea3676a59e795e0ba286eff2868fd8c15d3))

* ci: fix action version ([`46d3d6c`](https://github.com/megalus/django-google-sso/commit/46d3d6cae8091ea6423d75194b2dd98e489a1649))

* ci: move repository to megalus organization

Resolves DGS-2 ([`dfeaa54`](https://github.com/megalus/django-google-sso/commit/dfeaa547fc1abd5f276cd37513a9ea874c12699c))

Documentation

* docs: update Stela example ([`6ff6676`](https://github.com/megalus/django-google-sso/commit/6ff6676b04729ef8d2687ee7f54bd31e68cba3a0))

* docs: improve documentation ([`131f1b1`](https://github.com/megalus/django-google-sso/commit/131f1b10a1398cc17a8eec95feb571de3cf6a0c8))

Features

* feat: Update to Django 4.2

This is a BREAKING CHANGE: drop support to python 3.8

* Update documentation
* Remove Python 3.8

Resolves DGS-4 ([`677a5da`](https://github.com/megalus/django-google-sso/commit/677a5da8c4d0815595e4aaa72c363f8feb409a93))

Unknown

* Merge pull request 14 from megalus/feat/DGS-4

Add Django 4.2 ([`96568a9`](https://github.com/megalus/django-google-sso/commit/96568a905a2ddc9936a7649a40fa91d8a086a7ed))

2.4.1

Continuous Integration

* ci: github action update ([`7504bbc`](https://github.com/megalus/django-google-sso/commit/7504bbcb18dea18e5b10486b3f103c9edc845dca))

Fixes

* fix: UserManager error when GOOGLE_SSO_AUTO_CREATE_USERS is set to False ([`4451c6b`](https://github.com/megalus/django-google-sso/commit/4451c6bf228e29cba14b11fd6ee17d9f2089cefd))

* fix(docs/how.md): add missing S with GOOGLE_SSO_AUTO_CREATE_USERS ([`3e9b661`](https://github.com/megalus/django-google-sso/commit/3e9b661eaec4693541b92f85de65129f18bc3fe2))

Unknown

* Merge pull request 13 from chrismaille/develop

Fix GOOGLE_SSO_AUTO_CREATE_USERS issues ([`9d54638`](https://github.com/megalus/django-google-sso/commit/9d546380d408a3aef652a37afae6dbac6bbf1618))

* Merge pull request 11 from blueyed/doc-typo

fix(docs/how.md): add missing S with GOOGLE_SSO_AUTO_CREATE_USERS ([`72f08b7`](https://github.com/megalus/django-google-sso/commit/72f08b75197ed4af0cdcde5026be113c1a0c005c))

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.