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 3036133 + 3c6ba8b commit 4411e8bCopy full SHA for 4411e8b
docs/2 - authentication.md
@@ -295,7 +295,6 @@ public $aliases = [
295
'toolbar' => DebugToolbar::class,
296
'honeypot' => Honeypot::class,
297
'session' => CodeIgniter\Shield\Filters\SessionAuth::class,
298
- 'session' => CodeIgniter\Shield\Filters\SessionAuth::class,
299
'tokens' => CodeIgniter\Shield\Filters\TokenAuth::class,
300
'chain' => CodeIgniter\Shield\Filters\ChainAuth::class,
301
];
0 commit comments