Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@smart-consulting/lattice-services

wspdigitaluk71ISC1.1.2TypeScript support: included

Collection of common types and functions for connecting to Lattice services

Lattice

readme

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