### Lattice Services

This package gathers all common types and functions used in connecting to Lattice services from any front end application.

Below list some of Lattice services currently catered by this package:

-   Authentication service

## How to

To use, just add this package into your current project repo

```
npm install @smart-consulting/lattice-services
```

or by Yarn

```
yarn add @smart-consulting/lattice-services
```
