We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d78a56 + c4f2203 commit e48f15dCopy full SHA for e48f15d
1 file changed
docs/authentication.md
@@ -51,7 +51,7 @@ public $defaultAuthenticator = 'session';
51
52
The auth functionality is designed to be used with the `auth_helper` that comes with Shield. This
53
helper method provides the `auth()` command which returns a convenient interface to the most frequently
54
-used functionality within the auth libraries. This must be loaded before it can be used.
+used functionality within the auth libraries.
55
56
```php
57
// get the current user
0 commit comments