Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add the ability to define a post logout route #300

Merged
merged 2 commits into from Apr 11, 2021
Merged

Feature: Add the ability to define a post logout route #300

merged 2 commits into from Apr 11, 2021

Conversation

RVxLab
Copy link
Contributor

@RVxLab RVxLab commented Mar 28, 2021

This PR adds the ability to define a route after which users will be redirected to after logging out.

This can be changed in filament.php and defaults to the route that was defined in the Logout Livewire component as to maintain backwards compatibility.

I wasn't sure what exact style you maintain due to lack of a contributions guide, so I attempted to stick as close to what I saw as possible.

RVxLab and others added 2 commits March 28, 2021 21:01
@danharrin danharrin added the enhancement New feature or request label Apr 11, 2021
@danharrin danharrin changed the base branch from main to develop April 11, 2021 22:34
@danharrin
Copy link
Member

Thank you very much!

@danharrin danharrin closed this Apr 11, 2021
@danharrin danharrin reopened this Apr 11, 2021
@danharrin danharrin merged commit 241d627 into filamentphp:develop Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants