ComponentsButton Sign-in

A simple button to sign-in/sign-up users with our providers (Google & Magic Links).

It automatically redirects user to callbackUrl (config.auth.callbackUrl) after login, which is normally a private page for users to manage their accounts.

If the user is already logged in, it will show their profile picture & redirect them to callbackUrl immediately.

A ButtonLead component for CodeLaunch boilerplate
page.js

Looking for UI-only components like buttons, inputs, etc? It's all available as Tailwind utilities. See this guide for more info.