Results 3 issues of Carlo

Hi, I'm getting the error in the title just by following the instructions of implementation on the README. So basically I just installed it, used the exact tag naming, data...

### JWTAuth::getJWTProvider()->setSecret() doesn't seem to be working So I have a method that will allow generation of custom JWTs for different sites (with different JWT secrets) Here's the method, pretty...

### Subject of the issue Generated token with custom claims & secret (via `JWTAuth::getJWTProvider()->setSecret()`) isn't encoded with the custom secret. I have a method that will allow generation of custom...

bug