Dreno is one of the easiest way to add authentication and user management to your Next.js application. Add sign up, sign in, and profile management to your application in minutes.
Getting Started
Prerequisites
Next.js v13+
Node.js v16+
Installation
npm install @fluido/dreno-nextjs
Build
To build the package locally with the TypeScript compiler, run:
npm run build
To build the package in watch mode, run the following:
npm run dev
Usage
Dreno only requires your application to export a middleware.
This is a bare minimum example that protects every route of your app. When trying to access any route, the visitor will be redirected to a custom domain provided by Fluido.
For further details on how to create your own login roudes, examples, and more, please refer to
our Documentation.
Support
You can get in touch with us in any of the following ways:
The npm package @fluido/dreno-nextjs receives a total of 5 weekly downloads. As such, @fluido/dreno-nextjs popularity was classified as not popular.
We found that @fluido/dreno-nextjs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.It has 2 open source maintainers collaborating on the project.
Package last updated on 09 Jan 2024
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
By Kirill Boychenko, Peter van der Zee - Jan 29, 2025