@pirmax An /oauth/authorize endpoint is not Breeze? That’s OAuth. That’s going to be Passport.
Maybe explain what it is you’re actually trying to do here?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hey,
I search to update the login page redirection when the user is on http://localhost/oauth/authorize URL.
I don't want modify the default login page by Laravel Breeze (/login & /register), but just add a new intermediate login page, only for Laravel Passport.
Middleware Authenticate.php is not called during the loading oauth/authorize.
Thanks. Maxence.
Please or to participate in this conversation.