This simplifies the parameters for generateToken, preparing it for additional changes where the cookie configuration can be passed in on a per token basis.
This is a breaking change and won't be merged until other non-breaking changes go on first for a minor release.
This simplifies the parameters for
generateToken
, preparing it for additional changes where the cookie configuration can be passed in on a per token basis.This is a breaking change and won't be merged until other non-breaking changes go on first for a minor release.
It's also dependent on (and thus includes changes from): PR https://github.com/Psifi-Solutions/csrf-csrf/pull/58