0.3.1 • Published 1 year ago
@snowballtools/auth v0.3.1
@snowballtools/auth
Description
This package is responsible for handling user authentication (who you are) and authorization (what you can do).
Installation
# NPM
npm install @snowballtools/auth
# Yarn
yarn add @snowballtools/auth
# PNPM
pnpm add @snowballtools/auth
# Bun
bun install @snowballtools/auth