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 8c9f50d commit fba5578Copy full SHA for fba5578
security/guard_authentication.rst
@@ -419,7 +419,7 @@ Each authenticator needs the following methods:
419
420
**supportsRememberMe()**
421
If you want to support "remember me" functionality, return true from this method.
422
- You will still need to active ``remember_me`` under your firewall for it to work.
+ You will still need to activate ``remember_me`` under your firewall for it to work.
423
Since this is a stateless API, you do not want to support "remember me"
424
functionality in this example.
425
0 commit comments