PlugSignature.ConnTest.signed_connect
You're seeing just the macro
signed_connect
, go back to PlugSignature.ConnTest module for more information.
Makes a signed request to a Phoenix endpoint.
The last argument is a keyword list with signature options, with the
:key
and :key_id
options being mandatory. For other options, please
see with_signature/4
.
Requires Phoenix.ConnTest.