This package is part of the FullAuth authentication library, providing fundamental authentication functionality for both web and mobile applications.
Full documentation for @fullauth/core can be found here.
# npm
npm install @fullauth/core
# Yarn
yarn add @fullauth/core
# pnpm
pnpm add @fullauth/core
# Bun
bun add @fullauth/core