Alepha React Auth
Simplifies user authentication flows in React applications.
Installation
This package is part of the Alepha framework and can be installed via the all-in-one package:
npm install alepha
Alternatively, you can install it individually:
npm install @alepha/core @alepha/react-auth
Module
The ReactAuthModule provides authentication services for React applications.
Table of contents