Skip to content

v2.0.0

Choose a tag to compare

@Olsenius Olsenius released this 13 Dec 12:34
· 9 commits to master since this release

2.0.0 (2017-12-13)

Features

  • Move auth data from req.locals to res.locals (84c700c)

BREAKING CHANGES

  • claims is no longer present on req.locals. Use res.locals instead.