You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #21041 [HttpFoundation] Add documentation for #[IsSignatureValid] attribute (santysisi)
This PR was merged into the 7.4 branch.
Discussion
----------
[HttpFoundation] Add documentation for `#[IsSignatureValid]` attribute
## Add Documentation for `#[IsSignatureValid]` Attribute
This PR introduces documentation for the new `#[IsSignatureValid]` attribute, which enables declarative request signature validation at the controller or action level.
Closes#21373
Commits
-------
c8d14ef [HttpFoundation] Add documentation for #[IsSignatureValid] attribute with usage examples and options
0 commit comments