> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shipmobilefast.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Auth

> Auth Screens

## Prebuilt Auth Pages

You will have 6 prebuilt auth pages.

<Frame className="flex flex-row w-full h-full gap-2">
  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/screens/auth.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=25b96c68d4e7ce8da323cc327fde9409" alt="Auth" className="rounded-lg mr-4" width="700" height="320" data-path="images/screens/auth.png" />
</Frame>

+1 Verify Email Screen.

<Info>
  You can customize these pages as you want.
</Info>

<Note>
  Path: `/app/(no-auth)/*`
</Note>

### Result:

<Frame className="w-3/4 aspect-square">
  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/mockups/oauth.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=4115f36acd7965f4ac9ca5c96cfba7e4" alt="OAuth Result" width="1080" height="1920" data-path="images/mockups/oauth.png" />

  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/mockups/signup.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=cb794d3f2b1e4b8bbc892c1144984f8b" alt="Signup Result" width="1080" height="1920" data-path="images/mockups/signup.png" />

  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/mockups/signin.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=0ac45452c763ddc1d70d5f0e297739a1" alt="Login Result" width="1080" height="1920" data-path="images/mockups/signin.png" />

  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/mockups/forgot.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=9f120b14761854a4544c08d6b6668e49" alt="Forgot Password Result" width="1080" height="1920" data-path="images/mockups/forgot.png" />

  <img src="https://mintcdn.com/shipmobilefast-51a499dc/rNBXOQ08cKXtmr3A/images/mockups/reset.png?fit=max&auto=format&n=rNBXOQ08cKXtmr3A&q=85&s=db55a83c9870d7e0fb28100d3ac8ed8e" alt="Verify Email Result" width="1080" height="1920" data-path="images/mockups/reset.png" />
</Frame>
