Florent Morselli

Results 314 comments of Florent Morselli

Hi, Thanks for submitting this PR. As I said in the previous one, I do not see any reason for adding this here. You can simply do it on your...

@shadowhand the problem with this library is that it only supports RSA keys, not EC ones. Moreover it will add some dependencies to your project... not really fun right? May...

> So, in theory, SHA-256 should only accept keys using P-256 keys. Correct. This comes from the [RFC5480 section 4](https://www.rfc-editor.org/rfc/rfc5480#section-4) where "It is recommended that the bits of security provided...

Hi @frankdejonge, If some people on Twitter are looking for JWE support on PHP, you can appease them by answering some libraries already exist ([jwt.io](https://jwt.io/) is a good start to...

@vincentchalamon this allows setting a specific user provider for this firewall. If not set, the default user provider is used.

Hi, I rebased the and finished the last things including the documentation. If anyone passing here can test it, I'll be happy to receive comments and feedback on it. Many...

Excellent! TBH I missed this PR and forget to have it in line with the branch. Let me know if there is any trouble with this feature and I will...

Hi @killua-eu, Excuse me, I completely missed answering your request. Please follw the link to see a working example where a token is loaded with the exact same verifications: https://phpsandbox.io/n/green-ben-quadinaros-gbahy...