Skip to main content

Customizing the Login Page

The login page can be customized with your own logo and messaging, as well as things like SSO login buttons.

Reference documentation can be found at DashboardLoginExtensions.

Login page extension points

index.tsx

This will result in a login page like this:

Login page

Fully custom login pages

If you need even more control over the login page, you can also create an unauthenticated route with a completely custom layout.

index.tsx
Was this chapter helpful?
Report Issue
Edited Feb 23, 2026ยทEdit this page