Completed
Push — master ( bc6e4f...594922 )
by Simon
01:39
created

Changes

1 issue (minor) was introduced.
1 issue was fixed.
1 new patch (Spacing) is available.
1 added class/operation
Arrow D JWTAuthenticator::validateToken() added
D A JWTAuthenticator::authenticate() improved
8.98
▲   + 0.06
Head
Simon Erkelens  
Code Cleanup
Base
Simon Erkelens  
Tighten security with early returns on the token expiry and validation results. A bug allowing for token refresh when the token changed is fixed with this