Skip to content

Releases: ripjar/passport-client-cert

v2.1.0

01 Jul 20:09
Compare
Choose a tag to compare

v2.0.0

23 Feb 18:41
Compare
Choose a tag to compare

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

08 Mar 12:39
Compare
Choose a tag to compare

Drop passport.js dependency

v1.0.0

08 Mar 11:42
Compare
Choose a tag to compare

Hello world

v0.0.1

09 Mar 10:47
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Legacy version including DirectStrategy and UpstreamStrategy.