@daffodil/auth
manages the login and registration of users and their corresponding access tokens.
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