=doc #18857 Add docs about comparing the secret when authenticating
This commit is contained in:
parent
fa683e1842
commit
63806bdbe0
11 changed files with 36 additions and 1 deletions
|
|
@ -15,6 +15,8 @@ Description
|
|||
Extracts the potentially present ``HttpCredentials`` provided with the request's ``Authorization`` header,
|
||||
which can be then used to implement some custom authentication or authorization logic.
|
||||
|
||||
See :ref:`credentials-and-timing-attacks-scala` for details about verifying the secret.
|
||||
|
||||
Example
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue