npm install @broadleaf/auth-web
# or
yarn add @broadleaf/auth-web
The Auth SDK is designed to make interacting with the Broadleaf Authorization Server easier from various JS frontend applications.
This SDK contains two packages: @broadleaf/auth-web
for use with generic JavaScript web apps and @broadleaf/auth-react
with additional utility for React web apps.