# Auth Plugin ## Docs - [Avatar](https://docs.authplugin.com/components/avatar.md): Displays user profile image with upload capability. Falls back to initials. - [Code Overrides](https://docs.authplugin.com/components/code-overrides.md): Code overrides for visibility control, data injection, and auth actions on any Framer element. - [Forgot Password](https://docs.authplugin.com/components/forgot-password.md): Password reset request form that sends a secure token link via email. - [Identity Label](https://docs.authplugin.com/components/identity-label.md): Displays the authenticated user's name or email as text content. - [Magic Link](https://docs.authplugin.com/components/magic-link.md): Passwordless sign-in via email link. No password required. - [OTP Verification](https://docs.authplugin.com/components/otp-verification.md): Two-step code verification via email with 4-6 digit code input. - [Components Overview](https://docs.authplugin.com/components/overview.md): Pre-built authentication components you can drag, drop, and customize in Framer. - [Profile Form](https://docs.authplugin.com/components/profile-form.md): Edit user profile — name, email, and custom fields. Auto-populates with current user data. - [Reset Password](https://docs.authplugin.com/components/reset-password.md): Set a new password using a token from the reset email. - [Sign In Form](https://docs.authplugin.com/components/sign-in-form.md): Email & password login form with built-in validation, custom error messages, and redirect URL support. - [Sign Out Button](https://docs.authplugin.com/components/sign-out-button.md): Customizable logout button that signs out the user and redirects. - [Sign Up Form](https://docs.authplugin.com/components/sign-up-form.md): Registration form with name, email, password, and confirm password fields. - [Installation](https://docs.authplugin.com/getting-started/installation.md): Install Auth Plugin from the Framer Marketplace. - [Setup Wizard](https://docs.authplugin.com/getting-started/setup-wizard.md): 4-step wizard to connect your Framer project and get auth working. - [Account / Profile](https://docs.authplugin.com/guide/account.md): Set up a profile page where users can edit their info. - [Dashboard (Protected)](https://docs.authplugin.com/guide/dashboard.md): Set up your protected dashboard page for signed-in users. - [Forgot Password Page](https://docs.authplugin.com/guide/forgot-password.md): Set up your /forgot page for password reset requests. - [OTP / Magic Link (Optional)](https://docs.authplugin.com/guide/otp-magic-link.md): Set up alternative login methods — OTP code or magic link. - [Reset Password Page](https://docs.authplugin.com/guide/reset-password.md): Set up your /reset page where users set a new password. - [Sign In Page](https://docs.authplugin.com/guide/sign-in.md): Set up your /sign-in page with the Sign In Form component. - [Sign Up Page](https://docs.authplugin.com/guide/sign-up.md): Set up your /sign-up page with the Sign Up Form component. - [Introduction](https://docs.authplugin.com/introduction.md): Add authentication to your Framer website in minutes — no backend code needed. - [Roadmap](https://docs.authplugin.com/roadmap/index.md): See what's coming next for Auth Plugin — track features from idea to launch. - [Branding](https://docs.authplugin.com/settings/branding.md): Customize auth emails with your brand colors, logo, and app name. - [OAuth Setup](https://docs.authplugin.com/settings/oauth.md): Set up Google sign-in for your Framer site. - [Protected Pages](https://docs.authplugin.com/settings/protected-pages.md): Choose which pages require authentication. ## OpenAPI Specs - [openapi](https://docs.authplugin.com/api-reference/openapi.json) ## Optional - [Changelog](https://www.authplugin.com/changelog)