DutchCodingCompany / filament-socialite

Add OAuth login through Laravel Socialite to Filament.
MIT License
153 stars 38 forks source link

Fix Error When Registration Not Enabled #24

Closed irvandikky closed 1 year ago

marcoboers commented 1 year ago

I think it should also be removed as parameter in the SocialiteLoginController on line 155. Could you fix that as well?

marcoboers commented 1 year ago

Fixed in https://github.com/DutchCodingCompany/filament-socialite/pull/30