Psifi-Solutions / csrf-csrf

A utility package to help implement stateless CSRF protection using the Double Submit Cookie Pattern in express.
Other
123 stars 19 forks source link

Feat/per token cookie settings #60

Closed psibean closed 7 months ago

psibean commented 7 months ago

Provides the ability to override the cookieOptions on a per token generation basis.