chrisreedio / socialment

Socialite OAuth Support for Filament
MIT License
81 stars 12 forks source link

Redirects InvalidStateExceptions to Login Route #22

Closed chrisreedio closed 11 months ago

chrisreedio commented 11 months ago

This PR now handles InvalidStateExceptions and redirects them to the login route.

README updates includes instructions on how to override for use on panels other than the admin panel.