Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 525 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 525 Bytes

v0.3.1

  • VerifyHeader now assigns token
  • CustomValidation does not fetch token directly from header
  • Improved CustomValidation docs with example

v0.3.0

v0.2.1

  • Enable customizing conn.assign key other than :user
  • Enable customizing unauthenticated handler function name

v0.2.0

  • Change namespace to PhoenixTokenPlug

v0.1.0

  • Initial release