Documentation
* docs: update settings.md with current logo path ([`fa85eb8`](https://github.com/megalus/django-google-sso/commit/fa85eb8edd2f58959d291a06acf40326aa80a5e1))
* docs: update Django version numbers to match implementation ([`a732f9d`](https://github.com/megalus/django-google-sso/commit/a732f9dc97794699249d3ab944d6e36b8a633f75))
Features
* feat: add new option GOOGLE_SSO_SAVE_BASIC_GOOGLE_INFO.
When set to False, the GoogleSSOUser model will not be created or updated for the logged user. Default is True.
Fixes 39 ([`6a5a4d4`](https://github.com/megalus/django-google-sso/commit/6a5a4d4d90ab953c25b52058a4466702e59e65a6))
Unknown
* Merge pull request 40 from paulschreiber/main
docs: update settings.md with current logo path ([`177782d`](https://github.com/megalus/django-google-sso/commit/177782d05bedf1ffd5ff53724f909d1e0b1c9258))
* Merge pull request 42 from paulschreiber/fix/docs
docs: update Django version numbers to match implementation ([`27e13dc`](https://github.com/megalus/django-google-sso/commit/27e13dc9cc2ecf98afe3888117aabe051965a750))