foo

Results 24 comments of foo
trafficstars

I agree. The only thing to be aware of with this is that Closure delegates cannot be serialized. Granted, there's little need to use lambdas for your delegates because the...

If I understand what you're asking (I may not) ... No, the delegates can be just as automatic as any of the other `Provider` settings because they are lazily executed...

Ah I see what you mean now. I'll see what I can do in the next couple of days if I have some spare time about doing something like this....

I hadn't thought of that (other ways to incorporate "templates" or "profiles"). A plugin or event system would probably resolve my issues. I'm not against the idea itself, I just...

Awesome. It may take me a day or two before I have the time to sit down and digest everything, but it sounds good.

I agree. This is something I've struggled with as well and I seem to change my mind constantly. I like both the explicitness of a `get` verb prefix, but I...

While whittling down the CA bundle to only those root CAs that sign the certs of your oauth providers is a good idea in theory I'm with @mtdowling on this:...

FYI the automation to check cert expiration dates is pretty straightforward: ``` php

I have no doubt that @derickr is a lovely person, I just hate the timezone warning with the burning fire of a thousand Jovian red spots ;) > You're not...

:+1: ... particularly if including a react adapter is a feasible option