Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 366 Bytes

AtomicJolt LTI Types

This is a collection Typescript interfaces, enums and constants for the LTI 1.3 standard

Important

This project is now maintained as part of this repository

Installation

`npm i @atomicjolt/lti-types`

Usage

Import types:

`import { IdToken } from '@atomicjolt/lti-types';`