Skip to content

Commit

Permalink
mentioned that GoogleOpenId is deprecated
Browse files Browse the repository at this point in the history
We could delete from the entire doc.
  • Loading branch information
shivan-s authored and nijel committed Oct 13, 2021
1 parent 614cee1 commit b89c11e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuration/django.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ or Django won't pick them when trying to authenticate the user.
Don't miss ``django.contrib.auth.backends.ModelBackend`` if using ``django.contrib.auth``
application or users won't be able to login by username / password method.

Also, note that `'social_core.backends.google.GoogleOpenId'` has been deprecated.


URLs entries
------------
Expand Down

0 comments on commit b89c11e

Please sign in to comment.