Documentation Index
Fetch the complete documentation index at: https://authplugin.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Customize All Components with Custom Fields
Every Auth Plugin component now exposes custom field options directly in the Framer properties panel. Tailor labels, placeholders, button text, helper messages, and error states on Sign In, Sign Up, Forgot Password, Reset Password, OTP Verification, Magic Link, Profile Form, Avatar, Identity Label, and Sign Out Button — no code overrides required.Improvements
- Refined component property panels for clearer, faster setup.
- Improved validation messaging across all auth forms.
Custom Branding
Apply your brand to every authentication email. Set your logo, brand colors, and app name in Settings → Branding and the styling automatically applies to all transactional emails — welcome, password reset, OTP code, and magic link.Learn more about BrandingMagic Link Authentication
Passwordless sign-in with a single click. Drop the Magic Link component on your sign-in page and users receive a secure, time-limited link via email — click and they’re in. No password required.Identity Label & Avatar Components
Personalize any page with the signed-in user’s profile. The Identity Label component displays the user’s name or email anywhere on your site, and the Avatar component shows their profile picture with built-in upload support via the Profile Form.Learn more about Magic Link · Avatar ComponentOTP Verification
Add an extra layer of security with email-based one-time passwords. The OTP Verification component accepts 4-6 digit codes with built-in auto-expiry, resend handling, and inline error states — works for both sign-in and sign-up flows.Code Overrides
New Auth Plugin Overrides for advanced users. Attach overrides to any Framer element to control visibility, content, or behavior based on the user’s authentication state.Learn more about OTP Verification · Code OverridesGoogle OAuth
One-click sign-in with Google. Add your Google Client ID and Client Secret in Settings → OAuth and the social sign-in button automatically appears on your Sign In and Sign Up forms.Profile Form & Sign Out Button
Two new components for managing the signed-in experience. The Profile Form lets users update their name, email, password, and avatar from any page, and the Sign Out Button ends the current session and redirects wherever you specify.Learn more about OAuth · Profile FormAuth Plugin is Live
The first public release of Auth Plugin — complete authentication for any Framer website without writing backend code.What’s Included
- Email & Password Authentication — secure sign-up and sign-in with built-in Forgot Password and Reset Password flows.
- Pre-built Components — drag-and-drop Sign In Form, Sign Up Form, Forgot Password, and Reset Password components, configurable from the Framer properties panel.
- Protected Pages — restrict any page using URL patterns. Unauthenticated visitors are redirected to your sign-in page automatically.
- Setup Wizard — a guided 4-step wizard connects your workspace, configures protected pages, inserts the required scripts, and adds starter components to your canvas.