Skip to content

Latest commit

 

History

History

README.md

Userfront Next 14 Example

This is a Next.js project bootstrapped with create-next-app and using @userfront/next for auth.


Curious about how to use the Next SDK on your existing application?

Read the quickstart instructions on Userfront.

Read the guide on Userfront.

Requirements

  • Node.js v18 or later

Getting Started

Install packages:

npm install

Add your tenant id and api key to your .env:

NEXT_PUBLIC_USERFRONT_WORKSPACE_ID="..."
USERFRONT_API_KEY="..." # Admin key

Run the development server with hot reloading:

npm run dev

Troubleshooting

Need some help? We're always here and happy to help. Please do not hesitate to contact support.