@smart-consulting/lattice-services

Collection of common types and functions for connecting to Lattice services

Usage no npm install needed!

<script type="module">
  import smartConsultingLatticeServices from 'https://cdn.skypack.dev/@smart-consulting/lattice-services';
</script>

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