We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe43a28 + 35fe227 commit 9751ab6Copy full SHA for 9751ab6
1 file changed
docs/gl_objects/users.rst
@@ -72,7 +72,7 @@ Set the avatar image for a user::
72
Set an external identity for a user::
73
74
user.provider = 'oauth2_generic'
75
- user..extern_uid = '3'
+ user.extern_uid = '3'
76
user.save()
77
78
User custom attributes
0 commit comments