Quickstart
Next.js
Get up and running with Inboxy
Install the SDK
Add your API key and webhook URL to .env
Add the Inboxy provider to root layout
Add Authentication flow
Add the InboxyAuthButton
to your page where you want users to authenticate.
Note: This does not replace your existing authentication flow.