Skip to content

Commit 7235227

Browse files
committed
Add missing headline
1 parent 27c6853 commit 7235227

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/providers/custom.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ authentication token, the user entity and other information.
3333
The method has to decide if the user should be asked for two-factor authentication from that provider. In that case
3434
return ``true``, otherwise ``false``.
3535

36+
prepareAuthentication
37+
~~~~~~~~~~~~~~~~~~~~~
38+
3639
.. code-block:: php
3740
3841
public function prepareAuthentication(object $user): void;

0 commit comments

Comments
 (0)