0.3.2 Release
Pre-release
Pre-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
JWTAuth
object to allow for method chaining.e.g. JWTAuth::getToken()->toUser();
JWTAuth