# Start

#### Installation of auth module

```bash
npm install @arcend/auth
```

#### Included in this module

* Password hashing (Argon2 wrapper)
* JWT with custom types
* Customizable sessions base
