@daffodil/auth

August 21, 2024 ยท View on GitHub

@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