@snowballtools/auth
v0.3.1
Published
snowballtools auth
Downloads
66
Readme
@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