I’m building a custom auth modal UI while still using Base44 authentication APIs. My app allows users to browse the website without signing in, and authentication is only required for actions like booking/checkouts.
I implemented custom login, signup, forgot password, and reset password flows inside modals. However, when using base44.auth.resetPasswordRequest(email), the reset email redirects to Base44’s default hosted reset password page instead of my custom UI.
The issue is that the default page’s “Back to Login” redirects users to /login, but in my app users should return to the homepage URL and continue browsing without being forced to sign in.
Has anyone found a workaround or supported approach to keep the full auth experience inside the app UI while still using Base44 auth securely?
Please authenticate to join the conversation.
In Review
Feature Request
About 4 hours ago

dulaj gamage
Get notified by email when there are changes.
In Review
Feature Request
About 4 hours ago

dulaj gamage
Get notified by email when there are changes.