juacala
juacala
To clarify, below is the same output but using var_dump (together with the JSON above, they give you an idea of what is being output). The query being parsed is...
This is really a feature request.
This is mainly JSON communication from a browser (client) to the server with nested structures, and it's currently being decoded into an array. It's a bit of a refactor to...
@weirdan if you would be amenable to the addition, and can give some guidance on where to start, I'd be happy to get someone on my team to put together...
@yash30201 I'll circle back to this when I get some bandwidth. I didn't have a development branch checked out, but this addition to JWT::parseKey seemed to do the trick: ```...
I understand. I should have been more direct in my language. Adding the above code will satisfy the appropriate spec. I tested it both encoding and decoding using your library,...