Skip to content

Commit 733cbd4

Browse files
Update docs/en/authenticators.rst
Co-authored-by: Mark Story <mark@mark-story.com>
1 parent 01a536d commit 733cbd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/authenticators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ authenticators must send specific challenge headers in the response::
486486

487487
// Define identifiers
488488
$passwordIdentifier = [
489-
'Authentication.Password', [
489+
'Authentication.Password' => [
490490
'fields' => [
491491
'username' => 'email',
492492
'password' => 'password'

0 commit comments

Comments
 (0)