- VerifyHeader now assigns token
- CustomValidation does not fetch token directly from header
- Improved CustomValidation docs with example
- Add CustomValidation plug
- Update deps
- Fix Elixir compiler warning errors
- Enable customizing conn.assign key other than
:user
- Enable customizing unauthenticated handler function name
- Change namespace to PhoenixTokenPlug
- Initial release