Skip to content

Reflow-HQ/auth-next-example

Repository files navigation

This is a Next.js 13 example that demonstrates integrating Reflow's Auth and Subscriptions with the help of the auth-next library.

Getting Started

To run the example, follow these steps

  1. npm install the dependencies in this folder
  2. Edit the auth.ts file and enter your Reflow project ID and paste a secret 32 char string. One way to generate a random string on unix-like systems is with this command: openssl rand -hex 16
  3. Start the development server with npm run dev
  4. Open http://localhost:3000 with your browser to see the app running.

About

A Next.js example for adding user sign-in and subscriptions with Reflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •