Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Auth 2.0.1

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 14 Aug 18:27
· 9 commits to master since this release
9086862

Fixed:

  • Moved HTTP bearer and basic auth helpers to vapor/http package. (#54)
  • req.unauthenticate(...) now correctly destroys session. (#52)