We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56287d9 commit f042ff2Copy full SHA for f042ff2
docs/backends/seznam.rst
@@ -29,7 +29,7 @@ User ID
29
30
Seznam recommends the use of ``oauth_user_id`` as the user identifier instead
31
of mutable data such as ``username`` or ``email`` because using mutable identifiers
32
-can impose security risks if the user changes them.
+can pose security risks if the user changes them.
33
34
For that reason ``oauth_user_id`` is used by default, but for compatibility
35
with enterprise backend versions or other use cases, you can override this behavior
0 commit comments