invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 69 forks source link

Undefined offset: 1 #80

Closed npabisz closed 6 years ago

npabisz commented 6 years ago

So today it stopped working with following exception:

Undefined offset: 1 in /vendor/invisnik/laravel-steam-auth/src/SteamAuth.php:205

You should change regular expression to: #^https?://steamcommunity.com/openid/id/([0-9]{17,25})#

Since it doesn't work with https protocol.