New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stackframe/stack

Package Overview
Dependencies
Maintainers
2
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackframe/stack

Stack is an open-source, self-hostable, and highly customizable authentication and user management system.

Source
npmnpm
Version
2.4.1
Version published
Weekly downloads
9.7K
-10.44%
Maintainers
2
Weekly downloads
 
Created
Source

Stack

Stack is an open-source, self-hostable, and highly customizable authentication and user management system.

We provide frontend and backend libraries for Next.js, React, and JavaScript. You can set it up in one minute and scale with the project as it grows.

Features

  • Composable React components & hooks
  • OAuth (Google, Facebook, GitHub, etc.)
  • Email and password authentication (with email verification and password reset)
  • Easy to set up with proxied providers (no need to sign up and create OAuth endpoints yourself on all the providers)
  • User management & analytics
  • User-associated metadata with client-/server-specific permissions
  • Out-of-the-box Dark/Light mode support
  • suports switching out the underlying UI library, support MUI Joy out of the box
  • 100% open-source!

Currently, only Next.js is supported, but we are working on adding other frameworks.

Installation

To get started with Stack, you need to create a Next.js project using the App router. Then, you can install Stack by running the following command:

npm install @stackframe/stack

For setup, refer to our documentation.

FAQs

Package last updated on 09 May 2024

Did you know?

Socket

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.

Install

Related posts