DutchCodingCompany / filament-socialite

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

Filament v3 upgrade #47

Closed ramsesz closed 1 year ago

ramsesz commented 1 year ago

Starting point for filament v3 support

Credits to @dododedodonl because I used his changes as a starting point.

dododedodonl commented 1 year ago

Thank you for your work. I'll merge it to the other branch; and continue to work on it to incorporate multi panel support.

KarelBrijs commented 1 year ago

Hi @dododedodonl Just wanted to check in if there is any update on the Filament V3 status? I know this is an open-source effort so I also wanted to check in if there is anything to be done by the community to accelerate this change? I see in the Filament Discord there are more people asking for an update on V3 status of this plugin. Anyhow already many thanks for your efforts! 👍

bramr94 commented 1 year ago

@KarelBrijs I've got some time planned to work on this, maybe tomorrow, otherwise hopefully next week.

KarelBrijs commented 1 year ago

@bramr94 that would be amazing! If there's anything I can do, let me know!

bramr94 commented 1 year ago

@ramsesz @KarelBrijs I'm going to close this PR. I've continued @dododedodonl work on this PR https://github.com/DutchCodingCompany/filament-socialite/pull/46.

I've got some issues with showing error messages on the form after a redirect, maybe one of you got an idea how to fix it? If you want to test the PR in its current state would be great as well.

KarelBrijs commented 1 year ago

@bramr94 Thanks alot for your work, I'll check it out tonight or tomorrow!