Skip to content
Login (Web app)

Login (Web app)

The in-product authentication screen that gets an existing account back into the workspace.

Onboarding & Auth · 7 checks · 57 resources

Before you ship

7
  1. 01Email and password fields — the two standard authentication inputs
  2. 02Show/hide password toggle — a button alongside the password field that reveals or conceals what the user has typed
  3. 03Forgot password — a link that begins the password reset flow
  4. 04Remember me — a checkbox that persists the user's session across browser closures
  5. 05SSO or social login — alternative authentication via a third-party identity provider (Google, Microsoft, GitHub)
  6. 06Sign up link — a link to the account creation screen for users who do not yet have an account
  7. 07Error messages — feedback shown when authentication fails, indicating what the user should try next

Resources that help you build this

57