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.
2 parents caf796f + 2283cd2 commit d4517d0Copy full SHA for d4517d0
security/user_provider.rst
@@ -379,7 +379,7 @@ command will generate a nice skeleton to get you started::
379
* called. Your job is to make sure the user's data is still fresh by,
380
* for example, re-querying for fresh User data.
381
*
382
- * If your firewall is "stateless: false" (for a pure API), this
+ * If your firewall is "stateless: true" (for a pure API), this
383
* method is not called.
384
385
* @return UserInterface
0 commit comments