Derek Myers

Results 10 issues of Derek Myers

Have you seen this error before? I'm using Vue. `UNABLE TO FIND GOOGLE ANALYTICS COCOAPOD OBJECTS!`

What do you think, @beyondcode? This seems to be preventing composer from updating for PHP 8 due to `composer.json` PHP version constraint.

What do you think, @dwightwatson? This seems to be preventing composer from updating for PHP 8 due to `composer.json` PHP version constraint.

I wonder would it be good to have another table such as `saml2_users` or `saml2_connections` that is used to find the User model when logging in?

I've been working to integrate this package and was thinking it would be nice if it supported like a config of mapping of urn:oid values to model attributes automatically which...

This helps fix #34 - curious what you might think of this idea. This is modeled after the Onelogin Wordpress plugin which also does this.

I followed the readme and get this error in my Laravel app trying to logout. I placed ` Saml2Auth::logout()` right after `Auth::logout()`. ```php OneLogin\Saml2\Error Settings file not found: /var/www/html/vendor/onelogin/php-saml/settings.php ```...

@timothymarois Could there be a new release tagged? While upgrading to Laravel 10, the dependency on Google ads in the 1.5 release (latest version tagged), is set to a specific...

It seems the area code is implemented differently in several drivers. Some drivers are returning the region/state such as `CA` and some are returning real area codes like phone numbers...