Evan Sims
Evan Sims
If you're using the `metricsAdapters` configuration in your ember-cli project's environment.js file, then there's nothing more you need to do. It will only include the adapters you've defined. There won't...
Hey @nie7321! 👋 Thanks for raising this! Adding support for Laravel's session store is definitely on my radar as a next feature addition. I was unaware of the Octane limitation...
Good request, I'll get that implemented shortly.
Pull requests are always welcome :)
I'll be commencing work on migrating the library to the new version of the underlying Auth0 SDK sometime this week
Hi @michielkalle 👋 Thanks for testing the development branch. There's a bit more work to be done before we're ready to release this, but you are welcome to continue using...
Hey @JanMisker, thanks for the heads up! This actually turned out to be a bug in the underlying Auth0-PHP SDK having to do with named arguments. I'm preparing a fix...
Hey, @JanMisker 👋 I've pushed 8.3.2 of the underlying Auth0-PHP SDK with a fix for this. This should be resolved after a `composer update` to projects. Sorry about that! Let...
Hey @JanMisker, thanks for letting me know. Sorry for the trouble. I think I might see the issue. Let me investigate further and I'll get back to you
Thanks @la-roberto the additional details and confirmation help! This is due to some reworking of the upstream PHP SDK's configuration class and how it handles validations that came about when...