Skip to content

0.3.2 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@tymondesigns tymondesigns released this 03 Oct 07:49
· 425 commits to master since this release
  • storing token on JWTAuth object to allow for method chaining.

e.g. JWTAuth::getToken()->toUser();

  • injecting request class to JWTAuth
  • other small documentation improvements