[filament-socialite] How to logout from socialite (okta) when user logout from filament?

Hi, I'm new to Filament and Filament-Socialite. I'm able to login to filament through Okta however when I logout from Filament, it doesn't log me out from Okta. How to implement the logout function so that when I logout from Filament, it will log me out of Okta as well. Also, how do I capture the tokens that comes back from logging in through Okta into my user table via FilamentSocialiteFacade::setCreateUserCallback function in AppServiceProvider?
2 Replies
Dan Harrin
Dan Harrin2mo ago
Quesitons about the plugin belong in #dododedodonl-socialite
skyecheng
skyecheng2mo ago
Thanks Dan, I'll re-post it on that channel