Redirect To Home/Tenant Response #16594
lukas-frey
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Filament allows you to modify all authentication responses like
LoginResponse
,LogoutResponse
,RegistrationResponse
, etc. by binding a custom response class to the interface.Would a PR be accepted to do the same for
RedirectToHomeResponse
andRedirectToTenantResponse
, just to unify it for these controllers too?EDIT: Or maybe just allow the redirect url to be customized per tenant.
Beta Was this translation helpful? Give feedback.
All reactions