Templates · Auth

Login

A centered login screen with OAuth, a divider, and an email/password form. Autocomplete and password managers just work.

Preview

Every element on the page is a Nova primitive. Adjust tokens in src/styles.css.

Sign in

or

Install

Pull the template with the Nova CLI.

tsx
npx @novix-ui/cli template add login

Routes created

  • src/routes/login.tsx

Source

tsx
// src/routes/login.tsx — see recipes/authentication for the full source

What's included

OAuth buttonsEmail + passwordPassword manager supportForgot password link