Get up and running with Inboxy
NEXT_PUBLIC_INBOXY_API_KEY=your-api-key NEXT_PUBLIC_INBOXY_WEBHOOK_URL=http://localhost:3000/api/webhook
Add the InboxyAuthButton to your page where you want users to authenticate.
InboxyAuthButton
Note: This does not replace your existing authentication flow.