Releases: ripjar/passport-client-cert
Releases · ripjar/passport-client-cert
v2.0.0
Internal possibly-breaking change: Use req.socket
instead of req.client
and req.connection
, as per Node.js 4+ http documentation (#5).
v1.0.1
Drop passport.js dependency
v0.0.1
Legacy version including DirectStrategy
and UpstreamStrategy
.