servant-auth icon indicating copy to clipboard operation
servant-auth copied to clipboard

API marker for CSRF

Open domenkozar opened this issue 7 years ago • 0 comments

For example swagger2/openapi3 can generate documentation if endpoint uses CSRF: https://swagger.io/docs/specification/describing-parameters/#cookie-parameters

This is a follow up on #92 as a way to improve CSRF integration.

cc @3noch @plredmond

domenkozar avatar Aug 14 '18 14:08 domenkozar