echo-jwt icon indicating copy to clipboard operation
echo-jwt copied to clipboard

Add note to SigningMethod docs

Open scjody opened this issue 10 months ago • 0 comments

SigningMethod is not checked when a user-defined KeyFunc is provided. This is explained in the KeyFunc documentation, but we managed to overlook this when configuring echo-jwt. This commit adds a note to the SigningMethod documentation to help prevent others from making the same mistake.

scjody avatar Jan 22 '25 21:01 scjody