@daffodil/auth
v0.78.0
Published
Reducers, State, Selectors, and Drivers for logging in and registering users.
Downloads
128
Readme
@daffodil/auth
@daffodil/auth
manages the login and registration of users and their corresponding access tokens.
Installation
To install @daffodil/auth
, use the following commands in your terminal.
Install with npm:
npm install @daffodil/auth --save
Install with yarn:
yarn add @daffodil/auth