Michiel Uitdehaag

Results 5 comments of Michiel Uitdehaag

Brackets are inserted wrongly as far as I can see. This seems like a harmful thing to do. Why would you insert closing brackets halfway the ternary operation? Clearly they...

As I wrote, the closing parenthesis should be at the end of the expression, not halfway the ternary operator. You have a double closing parenthesis at line 115. Remove one...

#100 implements a --unused flag for the Show command that can give you a list of all keys that are not actively found in your project files. You can use...

#100 implements support for Laravel 7, but the changes should work for 6 as well I believe

Hi. Thanks for your response. We have been looking at this implementation in our context of using authorization_code flow and pre-authorised code flow. This implementation allows the access-token-issuer to tell...